backdrop / backdrop-issues

Issue tracker for Backdrop core.
144 stars 40 forks source link

[META] Core responsive tasks #516

Open docwilmot opened 9 years ago

docwilmot commented 9 years ago

Backdrop aims to be easy to be responsive at install, thanks to Layouts module and responsive tables etc. This should enable any contrib theme to work responsively reasonably well whether as admin theme or site theme. This issue is to highlight some areas in core which are not yet reponsified. Most of this is due to tables that havent been made responsive yet. Some others like views, color, and vertical tabs will need some heavier work:

Related issue: #517 Recommendation to move layout CSS from Seven to system.admin.css.

wesruv commented 9 years ago

this++

wesruv commented 9 years ago

Whoever wants to help with this, just grab stuff and make a ticket for it. Check it off as a ticket is made and link the ticket here.

wesruv commented 9 years ago

I'm taking #506 and #515

wesruv commented 8 years ago

Addressed Views UI, PR Here: https://github.com/backdrop/backdrop/pull/1138

wesruv commented 8 years ago

I'm not sure if these are plausible with the current design:

quicksketch commented 8 years ago

Merged in https://github.com/backdrop/backdrop/pull/1138 to address 3 items in the Views UI (checked off in summary). Great job @wesruv!

For more difficult issues like that one we should have sub-issues rather than discussing everything in the PR. Let's make sub-issues for other tasks that don't have them yet once they are started.