Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Make the side panel scroll as a whole #237

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

Copy link

@Noisyfox Noisyfox commented Jul 4, 2024

This works much better on small screens when repo has lots of tags and branches

side_scroll

...ll screens when repo has lots of tags and branches
Copy link
Collaborator

If whole panel is scrollable, virtualizing will not work. This can cause stalling when displaying a large number of lists or tree nodes.

Copy link
Collaborator

for example, this is a user's repo from issue #215, which has 1900+ tags

image

Copy link
Author

Noisyfox commented Jul 4, 2024

Firstly the tags are not shown by default. Secondly they can always filter first, if they really have THAT many tags.

Copy link
Author

Noisyfox commented Jul 4, 2024

My main complatination is even ignore the tags, currently the branch list cannot be properly used on small screens.

Copy link
Author

Noisyfox commented Jul 4, 2024

At the moment, if you have a lot of local branches, you couldn't even see the remotes list nor submodules, not mention tags.
image

Copy link
Collaborator

love-linger commented Jul 4, 2024
edited
Loading

At the moment, if you have a lot of local branches, you couldn't even see the remotes list nor submodules, not mention tags. image

This is indeed a disaster.

For a redesign, I would focus on two things

  • Need to support virtualization so that it doesn't get stuck when there are many items
  • Each group should be easily found at any time. For example, if you are scrolling through a list with 1000+ tags, you should also be able to see the grouping of local branches in that state, rather than having to scroll back.
Noisyfox reacted with heart emoji

Copy link
Author

Noisyfox commented Jul 4, 2024

At the moment, if you have a lot of local branches, you couldn't even see the remotes list nor submodules, not mention tags. image

This is indeed a disaster.

For a redesign, I would focus on two things

  • Need to support virtualization so that it doesn't get stuck when there are many items
  • Each group should be easily found at any time. For example, if you are scrolling through a list with 1000+ tags, you should also be able to see the grouping of local branches in that state, rather than having to scroll back.

Yeah agreed.

Copy link
Collaborator

I've pushed a new implementation for this. You can try it with latest develop branch

Noisyfox reacted with thumbs up emoji

Copy link
Author

Noisyfox commented Jul 5, 2024

I've pushed a new implementation for this. You can try it with latest develop branch

That's much better now! Thanks! I can daily drive this instead of SourceTree now~ Fantastic work man!

Copy link
Collaborator

I've pushed a new commit for this feature. You can try the latest build

Noisyfox reacted with heart emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /