Skip to content
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

Git Commit Diff tab file list does not remember sorting and is unsorted by default #7742

Open
Saljack opened this issue Sep 9, 2024 · 0 comments
Labels
git [ci] enable versioning job kind:feature A feature request UI User Interface

Comments

@Saljack
Copy link

Saljack commented Sep 9, 2024

Apache NetBeans version

Apache NetBeans 22

What happened

If I want to commit changes and check what was changed there then a list of files in the Diff tab is unsorted (or I do not see any sorting key). I would expect that selected sorting will be stored and when I open this window next time it will be sorted by the previous selection.
I always have to click on the header to sort files by Path.
It would be really nice to use the same order of files as selected in the Commit tab (but there are different headers).

image

I would also expect files in the Diff tab to be sorted by default by Path (my preference) or by File Name.

Language / Project Type / NetBeans Component

Git

How to reproduce

  1. Git commit
  2. Sort files in Diff tab by Path
  3. Confirm commit
  4. Do some changes in a few files
  5. Git commit again
  6. Files are again unsorted in the Diff tab

Did this work correctly in an earlier version?

No / Don't know

Operating System

Windows 10

JDK

Temurin 21

Apache NetBeans packaging

Apache NetBeans provided installer

Anything else

No response

Are you willing to submit a pull request?

No

@Saljack Saljack added kind:bug Bug report or fix needs:triage Requires attention from one of the committers labels Sep 9, 2024
@mbien mbien added UI User Interface git [ci] enable versioning job kind:feature A feature request and removed needs:triage Requires attention from one of the committers kind:bug Bug report or fix labels Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
git [ci] enable versioning job kind:feature A feature request UI User Interface
Projects
None yet
Development

No branches or pull requests

2 participants