Closed billmei closed 8 years ago
Yeah, I was thinking about responsive but there are few difficulties: we cannot control third-party apps which have their own layout, and also I have no idea what to do with WYSIWYG editors on mobile devices (this is big UX question). So I don't think we will see fully responsive theme in near future - we need to discuss it with the community.
I think we can work only on built-it admin responsiveness and don't care about 3rd party apps. No one will adapt their apps for responsive layout when django admin is not reponsive at all.
Anyway I think that responsive for built-in features (lists, forms) with some minor problems for 3rd party apps (at first time only I hope) is much better than non-responsive admin at all.
FYI I'm working on it, will be available in feature branch soon.
@elky Sweet, thanks for responding to this! :+1: Would help tremendously for accessing admin settings on-the-go.
@elky good news, thanks! :+1:
Got first results :metal:
@elky looks cool :)
I think proposal - maybe decrease left/right padding on main content area (apps, recent actions) for extra small devices? Maybe remove it all since this blocks have internal paddings already?
Hi Elky, thanks for all your work on this. Any update on the responsive side of this?
@elky Awesome work! :clap:
This is really awesome! The flat design made me think the CSS made everything mobile-responsive out of the box, but it turns out that's still yet to be implemented :confused: Is responsiveness on the roadmap?