Closed
Bug 1237790
Opened 10 years ago
Closed 9 years ago
The experimental user interface doesn't provide link to help of bug fields
Categories
(bugzilla.mozilla.org :: User Interface, defect, P1)
Tracking
()
RESOLVED
FIXED
People
(Reporter: xidorn, Assigned: dkl)
References
Details
Attachments
(1 file, 1 obsolete file)
|
33.66 KB,
patch
|
dylan
:
review+
|
Details | Diff | Splinter Review |
The original user interface has a link on bug fields which you can click to see what the field and its values mean. In the experimental user interface, I can no longer find any easy way to go there.
Updated•10 years ago
|
Assignee: ui → nobody
Component: User Interface → Sandstone/Mozilla Skin
Product: Bugzilla → bugzilla.mozilla.org
QA Contact: default-qa
Version: unspecified → Production
imho tooltips aren't useful enough to provide detailed information, so we should link to a wiki page containing all the field information. adding a "What do these fields mean?" link below the "attach file" button makes sense (ie. in the same row as the "view" button).
the current ui points to https://bugzilla.mozilla.org/page.cgi?id=fields.html but that page is very hard to read and is useless for all of our custom fields. we should migrate that page to the wiki and edit it to provide a generic description that covers all the tracking and status fields.
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → dkl
Status: NEW → ASSIGNED
Updated•10 years ago
|
Priority: -- → P1
| Assignee | ||
Comment 3•9 years ago
|
||
- Created main help button from modal UI to the BMO/UserGuide page on wiki.
- Create sub help page for bug field information (still need one for custom fields) and removed page.cgi page
- Moved get permissions help page to wiki and removed page.cgi page
- Continuing work on revamping wiki help pages to consolidate all of the random help pages into one tree structure.
Attachment #8824824 -
Flags: review?(dylan)
Comment 4•9 years ago
|
||
Comment on attachment 8824824 [details] [diff] [review]
1237790_1.patch
r-
rank and important are missing help info
same for Reporter, Assignee, Triage Owner.
Also I expected the "Help" button to work like a "what is this" button but that's probably just my exposure to Windows 95's ? button.
Meanwhile, is this actually good UX? It strikes me as jarring behavior when you click on some text that isn't obviously a link and a new tab opens. :-/
Attachment #8824824 -
Flags: review?(dylan) → review-
| Assignee | ||
Comment 5•9 years ago
|
||
Attachment #8824824 -
Attachment is obsolete: true
Attachment #8833050 -
Flags: review?(dylan)
Comment 6•9 years ago
|
||
Comment on attachment 8833050 [details] [diff] [review]
1237790_2.patch
r=dylan
Attachment #8833050 -
Flags: review?(dylan) → review+
| Assignee | ||
Comment 7•9 years ago
|
||
To https://github.com/mozilla-bteam/bmo.git
a7317dc..fd01bab master -> master
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 8•9 years ago
|
||
This is now live.
dkl
See Also: → 1347237
Updated•6 years ago
|
Component: User Interface: Modal → User Interface
You need to log in
before you can comment on or make changes to this bug.
Description
•