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

[4.0] [backend-template] Media Manager unusable on mobile #27537

Closed
C-Lodder opened this issue Jan 15, 2020 · 7 comments
Closed

[4.0] [backend-template] Media Manager unusable on mobile #27537

C-Lodder opened this issue Jan 15, 2020 · 7 comments

Comments

@C-Lodder
Copy link
Member

Steps to reproduce the issue

View the Media Manager on a mobile or reduce viewport width
It's completely unusable.

screeny

@AndyGaskell
Copy link
Contributor

With the CSS tweak like...
.media-browser-item-preview { font-size: 20px; }
...it would be better
Screen Shot 2020-01-19 at 14 37 06

@AndyGaskell
Copy link
Contributor

Just looking at the code to do a PR

@AndyGaskell
Copy link
Contributor

I think making it 10vw may be the best option, just doing some testing.

@Quy
Copy link
Contributor

Quy commented Jan 19, 2020

I think making it 10vw may be the best option, just doing some testing.

See #27536

@AndyGaskell
Copy link
Contributor

See #27537 after change it looks like...
Screen Shot 2020-01-19 at 18 20 50

@Subhang23
Copy link
Contributor

I would like to work on this.

@Quy
Copy link
Contributor

Quy commented Oct 20, 2020

Please test PR #31140

@Quy Quy closed this as completed Oct 20, 2020
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

6 participants