Closed
Bug 1033336
Opened 10 years ago
Closed 8 years ago
[Report List] [UI] Use push state along with tab hashes
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: espressive, Unassigned)
Details
(Whiteboard: [QA+])
Currently navigating to report list and switching tabs causes a user to have to click the back button multiple times to get back to the origin page.
Seeing that these back clicks does not trigger cycling through the clicked on tabs, it would be better to use push state along with the hash changes to update the browser history so that only a single back button click is required to move back to the origin page.
The alternative is hooking up a hash change event to cycle back though the clicked tabs.
Which of these two would be the preferred interaction?
Flags: needinfo?(kairo)
Comment 1•10 years ago
|
||
(In reply to Schalk Neethling [:espressive] from comment #0)
> Which of these two would be the preferred interaction?
I think I don't care too much between those two.
Flags: needinfo?(kairo)
Reporter | ||
Updated•10 years ago
|
Assignee: schalk.neethling.bugs → nobody
Comment 2•8 years ago
|
||
Pretty sure the new Signature Report (which replaced Report List) has this already.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•