gotify / server

A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
https://gotify.net
Other
11.36k stars 632 forks source link

fix web UI responsiveness #716

Open david-kalmakoff opened 3 hours ago

david-kalmakoff commented 3 hours ago

Is your feature request related to a problem? Please describe. Currently the web UI responsiveness on mobile is broken. The overflow on the tables and word wrapping causes the UI to be extended past the screen.

Describe the solution you'd like Adding x-overflow and word-wrapping as well as some minor padding/margin changes, the web UI can be much more usable on mobile.

Additional context I have included an image as an example of the issue.

This is something I would be more than happy to implement. I already have the changes done.

image

eternal-flame-AD commented 2 hours ago

Sounds like a good thing to have :) Probably the jmattheis will review it as I know nothing about web layouts, if you want a real green light mention him.