[GH-ISSUE #328] Improve display multiple tags #127

Closed
opened 2026-03-03 00:18:38 +03:00 by kerem · 1 comment
Owner

Originally created by @Rokt33r on GitHub (Feb 4, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/328

Current behavior

When too many tags are set to a note, tag input doesn't show.

Plan

Show N tags(probably 3 tags). If there are more than 3 tags, we could display like

tag1, tag2, tag3, +1 more tag

And users hover cursor on +1 more tag, show tooltip which shows all tags.

Originally created by @Rokt33r on GitHub (Feb 4, 2020). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/328 # Current behavior When too many tags are set to a note, tag input doesn't show. # Plan Show N tags(probably 3 tags). If there are more than 3 tags, we could display like ``` tag1, tag2, tag3, +1 more tag ``` And users hover cursor on +1 more tag, show tooltip which shows all tags.
kerem 2026-03-03 00:18:38 +03:00
Author
Owner

@Rokt33r commented on GitHub (Aug 25, 2021):

The issue has been resolved in a different way.

<!-- gh-comment-id:905176671 --> @Rokt33r commented on GitHub (Aug 25, 2021): The issue has been resolved in a different way.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#127
No description provided.