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

Replace tabs nav with a select in responsive layout #24

Open
fabiocaccamo opened this issue Feb 6, 2018 · 0 comments
Open

Replace tabs nav with a select in responsive layout #24

fabiocaccamo opened this issue Feb 6, 2018 · 0 comments

Comments

@fabiocaccamo
Copy link

Hi,
I added it to an existing project where I have about 10 tabs, and when the admin become responsive, the tabs still work but the layout breaks on multi-lines.

Here there are 3 solutions:

  • Display only icons in tabs (this can be done easily passing safe html to the tab label, but in my case there are too many tabs and it is not enough)
  • Allow horinzontal scrolling for the tabs nav (not very intuitive to use)
  • Replace tabs nav with a select (I think this is the best solution)

What do you think about it?

PS. thank you for this great lib, it's very easy to configure and it works very well. I choosed it as my favorite admin tabs library and I added html/css support to django-admin-interface

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

1 participant