Skip to content

fix: correct server content ordering for numbered filenames#1847

Open
Wizzzzzzard wants to merge 8 commits into
sassoftware:mainfrom
Wizzzzzzard:fix/correct-server-content-ordering-for-numbered-filenames
Open

fix: correct server content ordering for numbered filenames#1847
Wizzzzzzard wants to merge 8 commits into
sassoftware:mainfrom
Wizzzzzzard:fix/correct-server-content-ordering-for-numbered-filenames

Conversation

@Wizzzzzzard

@Wizzzzzzard Wizzzzzzard commented Apr 2, 2026

Copy link
Copy Markdown
Member

Summary:
This PR updates the ordering of files and folders with numerical names so that they properly respect numerical order when sorting, i.e. a file named test10.sas should come after test9.sas not test1.sas.

Testing:
I made a series of files with numerical names beforehand and confirmed that sorting was incorrect:
image

I then made my changes and created several files and folders to confirm the new sorting was correct:
image

TODOs:

  • Add any supporting documentation and (optionally) update CHANGELOG.md

…mes after 9 not 1)

Signed-off-by: Elijah Cúchulainn Reid <56865341+Wizzzzzzard@users.noreply.github.com>
Signed-off-by: Elijah Cúchulainn Reid <56865341+Wizzzzzzard@users.noreply.github.com>
@Wizzzzzzard
Wizzzzzzard force-pushed the fix/correct-server-content-ordering-for-numbered-filenames branch from 190c71d to 7a0d585 Compare April 2, 2026 13:04
@Wizzzzzzard
Wizzzzzzard marked this pull request as ready for review April 2, 2026 13:05
Signed-off-by: Elijah Cúchulainn Reid <56865341+Wizzzzzzard@users.noreply.github.com>
@Wizzzzzzard
Wizzzzzzard requested a review from 2TomLi April 14, 2026 18:07
@dahils dahils added testing Test the pull requests testing-complete Complete the pull requests testing and removed verification-needed testing Test the pull requests labels Apr 15, 2026
@dahils dahils removed their assignment Apr 15, 2026
Comment thread CHANGELOG.md
…to fix/correct-server-content-ordering-for-numbered-filenames
Signed-off-by: Elijah Cúchulainn Reid <56865341+Wizzzzzzard@users.noreply.github.com>
@Wizzzzzzard
Wizzzzzzard requested a review from scottdover May 1, 2026 16:18
@scottdover

Copy link
Copy Markdown
Contributor

Hey @Wizzzzzzard . Our CHANGELOG process has changed since this PR was introduced. Do you mind rebasing and removing any changes you've made in CHANGELOG.md (we've an automated process to handle this moving forward)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing-complete Complete the pull requests testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants