View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006449 | The Dark Mod | Feature proposal | public | 20.01.2024 10:44 | 21.10.2024 19:01 |
Reporter | Bikerdude | Assigned To | Daft Mugi | ||
Priority | normal | Severity | normal | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Platform | PC | OS | Windows | OS Version | 10 (23H2) |
Product Version | SVN | ||||
Target Version | TDM 2.13 | Fixed in Version | TDM 2.13 | ||
Summary | 0006449: Add search to mission and download list screens | ||||
Description | Now that we have over 100 missions and growing, the FM list has become a mess. The issue occurs in two places: * The mission downloader (the list of missions available online for download) * The mission selector (the list of downloaded and immediately playable missions) Proposal: * Add search functionality to both, which matches by mission title or author. Consult functionality in Thief 1, 2, and 3. See also: https://forums.thedarkmod.com/index.php?/topic/22536-213-mission-list-and-download-ui-updates-and-search/ | ||||
Tags | gui, usability | ||||
A search functionality is also requested in this forum topic: https://forums.thedarkmod.com/index.php?/topic/22230-main-menu-mission-name-sorting/ | |
@Bikerdude: Would you mind if I rephrased this issue to focus solely on the missing search functionality? The sorting (2) is mentioned as part of 0006339. | |
Not at all fella, and thank you! | |
Update issue, see previous comments. | |
Committed as code rev 10869. | |
Committed code rev 10887. Fixed search missions by author. Issue: Authors was split by "and", among other terms. However, that caused authors with "and" (no spaces) within their name to split. For example, "Frost_Salamander" split into "Frost_Salam" and "er". Fix: Split by " and ". |
|
I tested 2.13/64 #10890, here are some thoughts: 1) The issue with "and" in usernames seems to be fixed as described. I also searched for & but could not find any noticeable unexpected behavior. 2) searching for "frost salamander" renders no match, since the user is listed as "frost_salamander" (I have no suggestion, it's just an observation) 3) When clicking in the box "Search title/author", the cursor is almost undetectable and at first I mistook the box for a disabled button because of the dim text and since the label was inside the box rather than beside it (like the "Enter Name:" when saving a mission) and because nothing seemed to happen when I clicked it. The box "Enter Name:" when saving also has a cursor that is hardly noticeable. If the cursor was made darker and bolder and perhaps even remove the text "Search title/author" after the click rather than after the user starts typing, I think that would prevent this confusion. 4) The only way to clear the filter is to click in the box and remove the text. Adding a button "X" to the right of the box which clears the filter (and restores the text "Search title/author") would improve usability. Overall the filter is an improvement. It works and fulfills its primary function and with only some minor deficiencies in usability. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
20.01.2024 10:44 | Bikerdude | New Issue | |
20.01.2024 10:46 | Bikerdude | Description Updated | |
20.01.2024 11:11 | Bikerdude | Description Updated | |
20.01.2024 16:09 | Fiver | Relationship added | related to 0006339 |
20.01.2024 16:10 | Fiver | Tag Attached: usability | |
20.01.2024 16:10 | Fiver | Tag Attached: gui | |
21.01.2024 20:56 | Fiver | Description Updated | |
23.01.2024 03:25 | Fiver | Note Added: 0016411 | |
23.01.2024 03:30 | Fiver | Note Added: 0016412 | |
23.01.2024 10:26 | Bikerdude | Note Added: 0016414 | |
24.01.2024 00:30 | Fiver | Summary | Search and filter functions: missions list => Search and filter functionality for the lists of missions in GUI |
24.01.2024 00:30 | Fiver | Description Updated | |
24.01.2024 00:30 | Fiver | Note Added: 0016423 | |
05.09.2024 18:32 | Daft Mugi | Assigned To | => Daft Mugi |
05.09.2024 18:32 | Daft Mugi | Status | new => assigned |
05.09.2024 18:33 | Daft Mugi | Product Version | => TDM 2.13 |
05.09.2024 18:33 | Daft Mugi | Product Version | TDM 2.13 => |
05.09.2024 18:33 | Daft Mugi | Target Version | => TDM 2.13 |
19.09.2024 05:57 | Daft Mugi | Summary | Search and filter functionality for the lists of missions in GUI => Add search to mission and download list screens |
19.09.2024 05:57 | Daft Mugi | Description Updated | |
19.09.2024 06:21 | Daft Mugi | Relationship added | related to 0006570 |
19.09.2024 07:32 | Daft Mugi | Note Added: 0016834 | |
19.09.2024 07:33 | Daft Mugi | Status | assigned => feedback |
06.10.2024 19:48 | Daft Mugi | Note Added: 0016860 | |
06.10.2024 22:57 | nbohr1more | Product Version | => SVN |
13.10.2024 21:33 | Fiver | Note Added: 0016871 | |
14.10.2024 00:54 | Daft Mugi | Status | feedback => resolved |
14.10.2024 04:29 | nbohr1more | Resolution | open => fixed |
14.10.2024 04:29 | nbohr1more | Fixed in Version | => TDM 2.13 |
21.10.2024 19:01 | Daft Mugi | Description Updated |