1
0
Fork 0
mirror of https://github.com/maziggy/bambuddy.git synced 2026-05-09 08:25:54 +02:00

[GH-ISSUE #160] [Feature]: Expanded/Wrap File Manager Navigation Folder Names #98

Closed
opened 2026-05-07 00:06:06 +02:00 by BreizhHardware · 6 comments

Originally created by @PeterXQChen on GitHub (Jan 26, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/160

Originally assigned to: @maziggy on GitHub.

Problem or Use Case

I have some folders under File Manager that are quite length, I wish we had the ability to make the navigation wider to show more characters OR have the folder names wrap onto the next line.

Proposed Solution

Show more characters OR have the folder names wrap onto the next line.

Alternatives Considered

No response

Feature Category

File Manager

Priority

Nice to have

Mockups or Examples

Image

Contribution

  • I would be willing to help implement this feature

Checklist

  • I have searched existing issues to ensure this feature hasn't already been requested
Originally created by @PeterXQChen on GitHub (Jan 26, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/160 Originally assigned to: @maziggy on GitHub. ### Problem or Use Case I have some folders under File Manager that are quite length, I wish we had the ability to make the navigation wider to show more characters OR have the folder names wrap onto the next line. ### Proposed Solution Show more characters OR have the folder names wrap onto the next line. ### Alternatives Considered _No response_ ### Feature Category File Manager ### Priority Nice to have ### Mockups or Examples <img width="425" height="887" alt="Image" src="https://github.com/user-attachments/assets/0e6b93dd-bfb4-4890-bf69-679f5ebb84ad" /> ### Contribution - [ ] I would be willing to help implement this feature ### Checklist - [x] I have searched existing issues to ensure this feature hasn't already been requested
BreizhHardware 2026-05-07 00:06:06 +02:00
Author
Owner

@maziggy commented on GitHub (Jan 27, 2026):

Fxied in branch 0.1.6-final. Please let now if it works.

<!-- gh-comment-id:3803710109 --> @maziggy commented on GitHub (Jan 27, 2026): Fxied in branch 0.1.6-final. Please let now if it works.
Author
Owner

@PeterXQChen commented on GitHub (Jan 27, 2026):

I see the tooltip.

Did wrapping the name in file manager not look great so you switched to tooltip?

<!-- gh-comment-id:3805646247 --> @PeterXQChen commented on GitHub (Jan 27, 2026): I see the tooltip. Did wrapping the name in file manager not look great so you switched to tooltip?
Author
Owner

@maziggy commented on GitHub (Jan 27, 2026):

Exactly. We could make the two columns resizable.

<!-- gh-comment-id:3805653201 --> @maziggy commented on GitHub (Jan 27, 2026): Exactly. We could make the two columns resizable.
Author
Owner

@PeterXQChen commented on GitHub (Jan 27, 2026):

I tested out the wrapping and it doesnt look the best but once I updated "w-64" with "w-84" it looked a lot better, at least on desktop.

Making the 2 columns resizable and text wrapping (potentially a checkbox in settings) would be the best approach I think as this would give the user more control.

<!-- gh-comment-id:3805674102 --> @PeterXQChen commented on GitHub (Jan 27, 2026): I tested out the wrapping and it doesnt look the best but once I updated "w-64" with "w-84" it looked a lot better, at least on desktop. Making the 2 columns resizable and text wrapping (potentially a checkbox in settings) would be the best approach I think as this would give the user more control.
Author
Owner

@maziggy commented on GitHub (Jan 27, 2026):

You forgot to click on " I would be willing to help implement this feature" :)

Added both to branch 0.1.6-final. Please let me know if it works for you.

<!-- gh-comment-id:3805776564 --> @maziggy commented on GitHub (Jan 27, 2026): You forgot to click on " I would be willing to help implement this feature" :) Added both to branch 0.1.6-final. Please let me know if it works for you.
Author
Owner

@PeterXQChen commented on GitHub (Jan 27, 2026):

I'll have to learn the codebase a bit more before I can start contributing :).

Just tested the implementation and its the best of both worlds! Thanks for the speedy implementation and love the project.

<!-- gh-comment-id:3805823491 --> @PeterXQChen commented on GitHub (Jan 27, 2026): I'll have to learn the codebase a bit more before I can start contributing :). Just tested the implementation and its the best of both worlds! Thanks for the speedy implementation and love the project.
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/bambuddy-maziggy-1#98
No description provided.