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 initialSort preventing sort by "No field" #8909

Merged
merged 3 commits into from
Nov 14, 2023
Merged

Fix initialSort preventing sort by "No field" #8909

merged 3 commits into from
Nov 14, 2023

Conversation

dcousens
Copy link
Member

@dcousens dcousens commented Nov 14, 2023

The URL query syntax added with this pull request for "No field" is ?sortBy=.
This is quite self-explanatory, and still feels intuitive when using the "Reset to defaults" button.

Copy link

codesandbox-ci bot commented Nov 14, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 76c5c3f:

Sandbox Source
@keystone-6/sandbox Configuration

@dcousens dcousens merged commit 029b5cf into main Nov 14, 2023
56 checks passed
@dcousens dcousens deleted the issue-8687 branch November 14, 2023 04:46
@dcousens dcousens self-assigned this Nov 14, 2023
dcousens added a commit that referenced this pull request Nov 15, 2023
@dcousens dcousens mentioned this pull request Dec 4, 2023
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.

ui.listView.initialSort prevents sorting by "No field"
2 participants