Opened 18 years ago
Closed 17 years ago
#3336 closed enhancement (duplicate)
Put ticket title back in the ticket yellow box
Reported by: | Christian Boos | Owned by: | Christian Boos |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | ticket system | Version: | devel |
Severity: | minor | Keywords: | layout |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
I recently stumbled upon a ticket in a 0.8.x Trac: the <h1> was part of the <div id="ticket"> at that time, and I actually think that it was prettier that way.
Attachments (4)
Change History (13)
by , 18 years ago
Attachment: | ticket_h1_in_box-r3492.diff added |
---|
comment:2 by , 18 years ago
Keywords: | layout added |
---|---|
Milestone: | → 0.11 |
Status: | new → assigned |
Oh, forgot about this one… let's use this style for a while and see if people like it…
comment:3 by , 18 years ago
“Prettier” is very subjective. Personally, I strongly prefer the title outside of the box, as it's more consistent with the placement on other pages.
Now, I would argue that having the status and ticket type in the heading adds quite a bit of noise, but that's a whole different can of worms ;-) I could imagine that the subjective feeling of the title inside the box being prettier is actually due to the stuff in parenthesis missing, making the title feel cleaner overall.
comment:4 by , 18 years ago
… having the status and ticket type in the heading adds quite a bit of noise
yeah … and I agree. I thought that having that information in the title would make it less easy to miss. Ok, it's better than the greyed out status we had before, but curiously it's still easy to miss. Let's try out something else.
follow-up: 7 comment:5 by , 17 years ago
Seeing this has been inside the yellow box for quite some time now, I suppose it has become the de-facto standard.
Are there any further opinions on this matter, or could the ticket be closed?
comment:6 by , 17 years ago
Milestone: | 0.11.1 → 0.12 |
---|
by , 17 years ago
Attachment: | ticket3336-r6465.diff added |
---|
Implement the layout change needed to get the rendering displayed in attachment:inside.png
comment:7 by , 17 years ago
Replying to osimons:
Seeing this has been inside the yellow box for quite some time now…
Typo. I did mean to write 'outside' :-)
comment:8 by , 17 years ago
Ok, thanks for clarifying. Nevertheless, I still stand by my point that when "Ticket #156 (new ER)" is outside of the box, you tend to skip that information as your attention will naturally focus inside the yellow box and to the summary, overlooking the type and status information.
With "Ticket #156 (new ER)" inside the box, you won't miss the type and status that easily.
comment:9 by , 17 years ago
Milestone: | 0.12 |
---|---|
Resolution: | → duplicate |
Status: | assigned → closed |
Superseded by #7197 (put the type and status fields inside the box, leave title outside).
… so that I can get some feedback before commit ;)