server icon indicating copy to clipboard operation
server copied to clipboard

Improve UI responsiveness / support mobile views

Open muety opened this issue 3 years ago • 5 comments

Would be cool if the UI would be better adapted to fit mobile devices, including auto-scaling of dashboard widgets.

image

muety avatar Feb 17 '22 20:02 muety

:+1:, kinda related to the discussion in https://github.com/traggo/server/issues/83.

jmattheis avatar Feb 20 '22 08:02 jmattheis

Is this project still actively being worked on actually? What are the chances to see this being implemented? :)

muety avatar Feb 20 '22 20:02 muety

I'm not actively working on it. I'd accept a PR for this.

jmattheis avatar Feb 20 '22 21:02 jmattheis

@jmattheis Made a PR related to this

jorgnyg avatar Apr 22 '22 12:04 jorgnyg

Just wondering, I also have a bad default scaling view on mobile.

In index.html, there is a <meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no">. Would it be possible to customize it for having a better scaling ?

Not sure how to test / tweak it (UI / CSS is a nightmare for me), but I think it should be an easy way to fix this issue.

TheBlusky avatar Jan 07 '23 09:01 TheBlusky