Navigation Menu

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

The last release not responsive ? #2522

Closed
valentin-harrang opened this issue Dec 15, 2018 · 12 comments
Closed

The last release not responsive ? #2522

valentin-harrang opened this issue Dec 15, 2018 · 12 comments

Comments

@valentin-harrang
Copy link

Hi,

I installed the latest version of Easy Admin and I realize that the new design is not responsive. Is it possible to use the old theme based on AdminLTE?

@javiereguiluz
Copy link
Collaborator

You are right. As explained in #2415, the new theme is not responsive on purpose. The main reason is that real backends are very complex ... so they never look great on a smartphone.

Instead of trying to change everything to adapt to the tiny smartphone screen, we decided to not do that. The backend is still fully usable on tiny screens, but it doesn't change for them.

I'm afraid it's not possible to revert to the old theme. I'm sorry.

@valentin-harrang
Copy link
Author

It's really a shame.. I think I'll use the old version because it's very important for me to be responsive. The theme based on AdminLTE was really good it's a pity ..
Perhaps you can suggest users to choose the theme they want via easy_admin.yaml in a future release?

@lyrixx
Copy link
Contributor

lyrixx commented Dec 20, 2018

Hello, We juste update to easy admin 2 too, and we are bit disappoint about this issue. On our applications, backend are quite simple, and the responsiveness was great and enough in V1

@alterphp
Copy link
Contributor

IMHO, there are 2 simple changes that may improve display on small screens, and I don't see where it reduces display confort on desktop screens :

  • Remove .wrapper min-width that disables default HTML display adjustment for <table>,
  • Put back the collapsible sidebar

@alterphp
Copy link
Contributor

@javiereguiluz I just pushed #2560 to put back minimum responsive behavior. I think it's worth giving a try !

@valentin-harrang
Copy link
Author

valentin-harrang commented Dec 28, 2018

Would not it be easier to redo the entire template via Bootstrap 4? Or choose the model of the v1 or the model of the v2 via the file easy_admin.yaml? I think it's very important that it's responsive because customers want to use the mobile phone admin interface.

@alterphp I can try in 1 hours

@yonedev
Copy link

yonedev commented Feb 10, 2019

Hi, I import bootstrap-grid.css on easy_admin.yml for I use grid responsive :)

@ibrahim-zehhaf
Copy link

@yonedev please can you explain how you do that, it's not working for me

easy_admin:
  site_name: Administration
  design:
    form_theme: '@EasyAdmin/form/bootstrap_4.html.twig'
    assets:
      css:
        - build/admin.css
        - //cdn.jsdelivr.net/gh/dmhendricks/bootstrap-grid-css@4.1.3/dist/css/bootstrap-grid.min.css

@valentin-harrang
Copy link
Author

Hi, has the problem been solved?

@yonedev up please

@afasciaux
Copy link

afasciaux commented Mar 19, 2020

Hi,

Any news about this version being responsive ? I'm a bit disapointed too with this new version

@zajzi7
Copy link

zajzi7 commented Mar 23, 2020

Up

1 similar comment
@gonzaloalonsod
Copy link
Contributor

Up

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

No branches or pull requests

9 participants