traggo/server

Improve UI responsiveness / support mobile views

muety opened this issue · 5 comments

muety commented

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

image

👍, kinda related to the discussion in #83.

muety commented

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

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

@jmattheis Made a PR related to this

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.