[wp-meta] [Making WordPress.org] #4917: Trac needs more responsive styles
Making WordPress.org
noreply at wordpress.org
Mon Feb 15 16:25:35 UTC 2021
#4917: Trac needs more responsive styles
-----------------------------------------------+---------------------
Reporter: sumitsingh | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: Trac | Resolution:
Keywords: needs-patch needs-design-feedback |
-----------------------------------------------+---------------------
Changes (by vladytimy):
* priority: high => normal
Comment:
Replying to [comment:1 dd32]:
> IMHO this ticket is a `wontfix` unless anyone feels strong enough to
redo quite a lot of CSS to make Trac usable on all mobile resolutions.
I partially agree for the '' Good First Bugs'' page - you don't go on that
page from mobile. On the other hand, the single view of a ticket is more
and more accessed from a mobile device - just wanting to check a ticket.
So, IMHO, that needs a patch.
Explored solutions:
1. {{{ word-wrap: break-all;}}} will result in ugly incomplete names &
keywords
2. Creating 2 columns of properties + attributes instead of 4 is
possible, but still looks crowdy on mobile and needs different HTML
output, not only CSS rules.
3. **Creating 1 column of properties + attributes** looks elegant on
mobile. (see 4917.patch)
@MarcosAlexandre I wasn't able to replicate your results with your
proposed CSS snippet. If you have any suggestions about my proposed patch,
please let me know.
Maybe step by step we'll make trac fully responsive, who knows!?
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/4917#comment:6>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list