Closed
Bug 887259
Opened 12 years ago
Closed 7 years ago
Consistent schema for user actionable UI elements
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: stef, Unassigned)
Details
In settings and similar places we inconsistently use at least three different user action elements: normal labels, buttons, links. And so:
- normal labels are used for navigation or information.
- buttons are used for navigation, opening webpages or other user actions.
- links are used for navigation or opening webpages.
It would be great if we could use something more consistent, like:
- normal labels for information only
- normal labels with indicators (like ">" on the right side) for navigation only
- buttons for user actions only
- links for opening webpages only
Comment 1•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•