Closed
Bug 1283012
Opened 9 years ago
Closed 8 years ago
the 'status' and 'assignee' labels disappear when taking a bug in view mode
Categories
(bugzilla.mozilla.org :: User Interface, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: glob, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
852 bytes,
patch
|
dylan
:
review+
|
Details | Diff | Splinter Review |
str:
- open bug assigned to nobody
- click on the 'take' button
expected:
- labels for 'status' and 'assignee' remain visible
actual:
- labels are hidden
this is similar to bug 1278592.
it looks like any field switched to edit mode has its label removed; perhaps there's a lower-level fix required?
Updated•8 years ago
|
Assignee: nobody → dkl
Status: NEW → ASSIGNED
Comment 1•8 years ago
|
||
No need to hide/show the label as it is hidden by the surrounding <div> depending on whether we are editing or viewing.
Attachment #8838895 -
Flags: review?(dylan)
Comment 2•8 years ago
|
||
Comment on attachment 8838895 [details] [diff] [review]
1283012_1.patch
Review of attachment 8838895 [details] [diff] [review]:
-----------------------------------------------------------------
r=dylan
Attachment #8838895 -
Flags: review?(dylan) → review+
Comment 3•8 years ago
|
||
To https://github.com/mozilla-bteam/bmo.git
c810b6c..9561143 master -> master
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Assignee: dkl → nobody
Component: User Interface: Modal → User Interface
You need to log in
before you can comment on or make changes to this bug.
Description
•