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

fix sorting issue #186 #292

Merged
merged 4 commits into from
Jan 12, 2025
Merged

fix sorting issue #186 #292

merged 4 commits into from
Jan 12, 2025

Conversation

Honk2
Copy link
Contributor

@Honk2 Honk2 commented Jan 5, 2025

What is it?

  • Bugfix
  • Feature
  • Codebase improvement

Description of the changes in your PR

  • Sorting now works as expected
  • speed select letters are now assigned correctly

Fixes the following issue(s)

Acknowledgement

The same code now is present at 3 locations (2 time in Phone, one time in Contacts).
So I think it would make sense to move that code to the Commons to the getBubbleText funktion

naveensingh added a commit to FossifyOrg/Commons that referenced this pull request Jan 12, 2025
@naveensingh naveensingh merged commit b9e3423 into FossifyOrg:master Jan 12, 2025
2 of 4 checks passed
@naveensingh
Copy link
Member

naveensingh commented Jan 12, 2025

This problem is also there in the Contacts app but only in the contact selection dialog. I have fixed it here.

@Honk2 Honk2 deleted the fix-186 branch January 12, 2025 18:05
@Honk2 Honk2 restored the fix-186 branch January 12, 2025 18:33
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.

Messy quick selection bar in contacts list
2 participants