Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create 3 layout options for content area of admin UI #1078

Closed
Mandily opened this issue Apr 18, 2016 · 3 comments
Closed

Create 3 layout options for content area of admin UI #1078

Mandily opened this issue Apr 18, 2016 · 3 comments

Comments

@Mandily
Copy link
Contributor

Mandily commented Apr 18, 2016

The content area of the Solidus admin is currently restricted to 940px. I'd like to create two new layouts - one to maximize the full width of the content area and another for forms and such that don't need to use as much space. These layouts will be created with Bootstrap and we'll be getting rid of the current 16 column grid for the core pages.

Design requirements:

  • responsive
    • adjustable widths on layouts and form elements to make them best fit the screen size they’re on
    • stack multiple columns into one column when screen size reaches mobile size
  • two layouts
    • full 100% width for table pages
    • max-width for form pages
      Prepare for new layouts #1012 Bootstrap was recently added to the admin to help prepare for this issue.
@Mandily
Copy link
Contributor Author

Mandily commented Apr 28, 2016

We were planning both on creating templates and moving existing screens over to those new templates for 1.3. Due to time constraints, we're going to wait until a later release to merge the new layouts in.

@jhawthorn jhawthorn added the UI label May 3, 2016
@Mandily Mandily changed the title Create 2 layout options for content area of admin UI Create 3 layout options for content area of admin UI Jun 30, 2016
@Mandily
Copy link
Contributor Author

Mandily commented Jun 30, 2016

After running through an exercise with more of the admin forms, I've realized that 3 layouts instead of 2 is actually more useful. So we'll have the full width layout and two forms layouts as noted in #1290.

@gmacdougall
Copy link
Member

Close due to staleness

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants