dashy
dashy copied to clipboard
[BUG] title ignored in subItems section
Environment
Self-Hosted (Docker)
System
No response
Version
2.1.2
Describe the problem
The titles ignored in subItems:
"items": [ { "title": "VV", "target": "newtab", "subItems": [ { "url": "https://rr.com/", "title": "Site", "icon": "1.png" }, { "url": "https://drr.com/", "title": "Creds", "icon": "2.png" } ], "id": "0_448_vv" } ]
Only icons in the items:
Additional info
No response
Please tick the boxes
- [X] You have explained the issue clearly, and included all relevant info
- [X] You are using a supported version of Dashy
- [X] You've checked that this issue hasn't already been raised
- [X] You've checked the docs and troubleshooting guide
- [X] You agree to the code of conduct
If you're enjoying Dashy, consider dropping us a โญ
๐ค I'm a bot, and this message was automated
Correct, you'll need to set an icon instead, as there's no room for individual titles.
Oh, I found the info here - https://github.com/Lissy93/dashy/blob/master/docs/pages-and-sections.md. It will great to have titles here even with 5-6 letters.
๐ A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more! - dashy/pages-and-sections.md at master ยท Lissy93/dashy
If you hover over the item, then the title should display as a tooltip.
It probably wouldn't be too hard to add the option for textual titles. Would you be up for implementing? Otherwise I can add it my the todo list.
Vote for this! @Lissy93 pls add it to your todo list
This issue has gone 6 weeks without an update. To keep the ticket open, please indicate that it is still relevant in a comment below. Otherwise it will be closed in 5 working days.
@Lissy93 pls
This issue has gone 6 weeks without an update. To keep the ticket open, please indicate that it is still relevant in a comment below. Otherwise it will be closed in 5 working days.
This issue was automatically closed because it has been stalled for over 6 weeks with no activity.