Skip to content

Fix Alphabetical sorting issue in Tree.vue#1190

Merged
marcelklehr merged 2 commits intofloccusaddon:developfrom
pinpontitit:fix/alphabeticalSorting
May 31, 2022
Merged

Fix Alphabetical sorting issue in Tree.vue#1190
marcelklehr merged 2 commits intofloccusaddon:developfrom
pinpontitit:fix/alphabeticalSorting

Conversation

@pinpontitit
Copy link
Copy Markdown
Contributor

@pinpontitit pinpontitit commented May 31, 2022

L337: add toLowerCase() to the sortBy method

fixes #1189

L337: add toLowerCase() to the sortBy method
@pinpontitit
Copy link
Copy Markdown
Contributor Author

pinpontitit commented May 31, 2022

Please check if I added .toLowerCase() at the right line.

Comment thread src/ui/views/native/Tree.vue Outdated
Change .toLowerCase() to the right place
@pinpontitit pinpontitit changed the title Update Tree.vue Fix Alphabetical sorting issue in Tree.vue May 31, 2022
@marcelklehr marcelklehr merged commit 4a8082e into floccusaddon:develop May 31, 2022
@marcelklehr
Copy link
Copy Markdown
Member

@all-contributors Please add @pinpontitit as a contributor for code

@allcontributors
Copy link
Copy Markdown
Contributor

@marcelklehr

I've put up a pull request to add @pinpontitit! 🎉

@pinpontitit pinpontitit deleted the fix/alphabeticalSorting branch May 31, 2022 18:28
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Android : Alphabetical Sorting case sensitive

2 participants