Skip to content

Proposal: Changes to BookmarkCard.kt#89

Draft
sockenklaus wants to merge 2 commits intojensomato:developfrom
sockenklaus:change-bookmark-card-layout
Draft

Proposal: Changes to BookmarkCard.kt#89
sockenklaus wants to merge 2 commits intojensomato:developfrom
sockenklaus:change-bookmark-card-layout

Conversation

@sockenklaus
Copy link
Copy Markdown
Contributor

This is a rough draft and and would obviously need some fine-tuning, but maybe it's something you're interested in:

screen-20250526-015837.mp4

1) Display Labels as Chips

  • Displaying labels as Chips would allow for easy filtering in the BookmarkListScreen later down the line —users could simply tap a Chip to filter by that label.
  • To support a larger number of labels, the Chip row could be horizontally scrollable. A gradient at the end of the row could indicate that more content is available by scrolling.

2) Move Frequently used actions out of the Three-Dot Menu

  • This should be fairly self-explanatory: frequently used actions should be accessible directly, without requiring users to open a menu.
  • Of course, this change requires some fine-tuning of the layout, especially the spacing in the action row.

What do you think?

- Add direct buttons for "Favorite" and "Archive".
- Implement a new `FadingLabelRow` to display labels as Chips. This row uses a horizontal scroll with a fading effect at the end if the content overflows.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant