mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #1151] [Feature]: Improve project selection for archives #828
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#828
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @smandon on GitHub (Apr 28, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/1151
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
There are a few issues with the UI/UX regarding project selection in archives, particularly with a large project library.
In the archive context menu's "add to project" item, when there are too many projects to show and it displays a scrollbar, any project that require scrolling to be selected cannot be reached, because any action (mouse scroll wheel, up/down keys, click on scroll bar) just immediately closes the menu (checked with firefox and chromium).
The project list is displayed by newest in the different dropdown (context menu, when reviewing new archives or editing an archive). This would be better displayed alphabetically as it will become impractical for large project libraries.

Also, a way to search for a project by name would be great instead of just a dropdown.
Proposed Solution
Alternatives Considered
No response
Feature Category
UI/UX
Priority
Would improve my workflow
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Apr 28, 2026):
Available/Fixed in branch dev and available with the next release or daily build. Please let me know if it works for you.
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!