Skip to content

fix: surname toggle no longer changes sort order - #596

Closed
xhon-pelushi wants to merge 1 commit into
FossifyOrg:mainfrom
xhon-pelushi:fix/surname-toggle-changes-sort-583
Closed

fix: surname toggle no longer changes sort order#596
xhon-pelushi wants to merge 1 commit into
FossifyOrg:mainfrom
xhon-pelushi:fix/surname-toggle-changes-sort-583

Conversation

@xhon-pelushi

Copy link
Copy Markdown

Toggling "Start name with surname" no longer also changes the sort-by preference.

Fixes #583

Test plan

  • Review diff against issue
  • Run project lint/tests if applicable

The display-order setting was forcing config.sorting to match, silently
overriding the user's chosen sort criteria. Update the adapter's display
flag and redraw instead, keeping display order and sort order independent.

Fixes FossifyOrg#583
@fossifybot

fossifybot Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Fossify accepts code contributions only for open issues labeled help wanted. This pull request does not meet that requirement or one of the documented exceptions, so it is being closed without review. Please read the contribution guidelines before starting work.

@fossifybot fossifybot Bot closed this Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Changing “Start name with surname” also changes “sort by”

1 participant