ungit
ungit copied to clipboard
[Feature Request] Branch search box
It would be nice to have a search box at the branches list so you can easily find the branch you're looking for in a big project where it can get really annoying to find it by scrolling on 2 axis.
Like some of the features, it is not documented so few people know but there is a drop down of all branches and tags like above. And you can checkout by click the row, or delete by clicking x
.
It is not exactly a "search" but would this be suffice?
I knew about this but I work on an enormous repo and hard to find sometimes.
I guess it would be nice to have a search box on the top of this list that will filter out whichever branch isn't falling under the search string.
I can add ref search box within the branch drop down. I think that would be sufficient right?
Sounds good! 👍
@jung-kim Can I give it a try?
Oh shucks, I will try to deliver soon but it's not quite ready yet... But will let you know when it is ready
I meant to create it :)
Oh I see, absolutely!
There is already a similar search box if you are looking for an example, backend code and frontend code. But it is at node level and scope is only the refs in that node. (I may hide this by default and enable this node level ref search to be enabled only when a node has more than N number of refs as it is bit silly in most cases).
Also, I must say code on this is bit sloppy and if you have a cleaner way I would be all for it
I will be going on very long vacation soon so I might be very limited in availability but feel free to ask me any questions about how to build and etc.
Meanwhile you're on vacation I can help too and start the review
Sorry but I had to close this PR as I'm too busy right now to fix it
Is anyone working on this? Would love to give it a shot. @jung-kim