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

/admin/structure/block could use improvement #34

Open
mortenson opened this issue Aug 25, 2017 · 5 comments
Open

/admin/structure/block could use improvement #34

mortenson opened this issue Aug 25, 2017 · 5 comments

Comments

@mortenson
Copy link
Collaborator

I noticed that the Block layout page doesn't have a lot of specific Material Admin styling, and I think we could do some improvements there. Not sure how far we want to go but small tweaks would go a long way.

@briancwald
Copy link
Owner

I made some improvements to tables that help this page out. I am not convinced that "region titles" should be blue as it's a bit harsh but it definitely needs a defined separator.

screenshot 2017-09-07 09 03 33

@mortenson
Copy link
Collaborator Author

@briancwald Maybe we can style this page to look more like a list of collections, instead of a table? Then each region would have some margin from eachother, which might be nice.

@briancwald
Copy link
Owner

briancwald commented Sep 7, 2017

@mortenson I thought about that, but I felt that it was an anti-pattern for collections because you can move items across sections in the table drag state.

@mortenson
Copy link
Collaborator Author

@briancwald It might feel awkward, yeah. As a user I may not assume that items could be dragged across sections. The ideal UI for this would be if the regions were displayed in a similar way to how they look in the frontend (i.e. sidebars are on the side), but we can't really do that.

@briancwald
Copy link
Owner

briancwald commented Sep 8, 2017

Ive spent some time investigating some options for improving efficiencies with data tables in general, and I have been looking at introducing a tray to support details for table cells. I think this page is a great place to test it out.

THis is what I am thinking:

Pros:

  • The right amount of space for the job
  • Mobile friendly
  • Potentially could leverage outside in toolbar?

Cons:

  • Introducing toolbar may be cumbersome?
  • Uncertain if we can access all the info to display on the same page load?

1-tt2x8srugoljqnsmdidf_g

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

2 participants