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

[BUG] Auto-resizing/scaling breaks with 5+ sections #1760

Open
5 tasks done
darknessblade opened this issue Dec 4, 2024 · 1 comment
Open
5 tasks done

[BUG] Auto-resizing/scaling breaks with 5+ sections #1760

darknessblade opened this issue Dec 4, 2024 · 1 comment
Assignees
Labels
👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending 🐛 Bug [ISSUE] Ticket describing something that isn't working

Comments

@darknessblade
Copy link

Environment

Other (Specify below)

System

Proxmox container {Tteck script}

Version

Latest release

Describe the problem

Note: I used the DEMO page to visualize/easily reproduce the bug/issue.

Steps to reproduce:
1 Open demo page [Layout= auto]
2 Resize the left/top most section to a width of 5
3 save
4 reload page

dashy b

The main issue is that the right most tab [productivity] spans a bigger width than it should.
In the above example each section below the top one. each section should be at most 2-3 icons wide,

Only If I zoom out really far (67%) the scaling doesn't break, but this makes the font size barely legible, and limits the sections below the top section to 1 link/button per row.
zoom 67%

If I resize the top section to a width of 4 the sections below do scale correctly
dashy 4 tab

Display specs: lg 27ul500 {4K display}

Additional info

No response

Please tick the boxes

@darknessblade darknessblade added the 🐛 Bug [ISSUE] Ticket describing something that isn't working label Dec 4, 2024
@github-project-automation github-project-automation bot moved this to Awaiting Triage in Dashy V3 Dec 4, 2024
@darknessblade
Copy link
Author

Potential solution to resolve the issue:
Feature: Limit section Icons/buttons columns to a user specified limit, regardless of page-zoom settings

Crude edit/example, of how I imagine it would look:

zoom 67%

@liss-bot liss-bot added the 👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👤 Awaiting Maintainer Response [ISSUE] Response from repo author is pending 🐛 Bug [ISSUE] Ticket describing something that isn't working
Projects
Status: Awaiting Triage
Development

No branches or pull requests

3 participants