Open
Bug 1986319
Opened 8 months ago
Updated 26 days ago
Automatically select pasted full revision
Categories
(Testing :: PerfCompare, enhancement)
Testing
PerfCompare
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: bacasandrei, Assigned: moijes12)
References
Details
(Whiteboard: [pcf])
Attachments
(1 file)
When users paste full revisions, they still need to manually click on it to select it for comparison. The revision should automatically be selected, eliminating the need for a manual click. This would improve the user experience.
Updated•8 months ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/PCF-644
| Assignee | ||
Comment 1•2 months ago
|
||
Beatrice
Would the expected flow be as below:
- Base Revisions: If the searchTerm matches, then it is directly added and the cursor is placed below the New Revisions input field. If a revision was previously selected, then it is replaced.
- New Revision: If the searchTerm matches, then it is directly added and the cursor is placed below the Base Revisions input field. If a revision was previously selected, then the new revision is appended after it.
Flags: needinfo?(bacasandrei)
| Reporter | ||
Comment 2•1 month ago
|
||
The flow should remain the same as before, with one exception: the user no longer needs to manually click the found revision. Instead, it will be automatically checked and added either to the list (if it's a new revision) or used as the base revision.
Flags: needinfo?(bacasandrei)
| Assignee | ||
Comment 3•1 month ago
|
||
Assignee: nobody → moijes12
Updated•26 days ago
|
Status: NEW → ASSIGNED
You need to log in
before you can comment on or make changes to this bug.
Description
•