mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[GH-ISSUE #1047] FOLDER sorting mixing folders and files #453
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#453
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zzxxhhzxh on GitHub (Jul 12, 2021).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/1047
When using FLODER sorting such as "A to Z", all files and folders will be sorted by their names, but actually the Folders should be sorted by name, and after that the files will be sorted. not being sorted together. Such as this ([xxx] is folder)
[AAA]
BBB
[CCC]
[DDD]
EEE
But should be:
[AAA]
[CCC]
[DDD]
BBB
EEE
@Komediruzecki commented on GitHub (Jul 13, 2021):
Hi, zzxxhhzxh,
I think this is a bug, I forwarded it to the team, should be resolved quickly.
Thanks for your patience.
@mokeyish commented on GitHub (Jul 16, 2021):
Yeah, it looks terrible that Folders and files are sorted together.
@mokeyish commented on GitHub (Jul 19, 2021):
@Komediruzecki I've fixed it already, please release a new version as far as possiable.
@Komediruzecki commented on GitHub (Aug 18, 2021):
This is fixed and released.
Closing, please reopen if needed