runbox / runbox7

Runbox 7 web app
Other
125 stars 24 forks source link

fix(folders): Alphabetical folder order should be case insensitive. #1511

Open ff7762 opened 7 months ago

ff7762 commented 7 months ago

This PR is a fix for the order of folders in this issue https://github.com/runbox/runbox7/issues/1286

Below in the screenshot, you can see the current functionality of this issue, which matches the fix that was described in the ticket. image Below is the functionality before my changes image

You can see that the folders are now sorted in the way the ticket describes.

I have also written a test for this, to ensure maintainability of this functionality.


Questions about feature/bug bounties. (Haven't seen another channel for correspondence.)

This is my first contribution as part of the feature bounty program. It wasn't marked as suitable for starters but I wanted to give it a shot. I hope this is useful for the users.

Is there a communications channel where payments are coordinated for accepted solutions? Also, does high priority = Bronze tier reward? This task doesn't fit in the iron reward because that's medium and below priority.

Let me know if there are any issues, I will fix them asap.