We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Related to: #9492
When adding additional columns to a view and sorting multiple times (i.e. sort same columns twice), the selected columns are reset.
https://github.com/toggm/payloadcms-column-filtering-sorting-bug-demo
area: ui
yarn run v1.22.22 $ cross-env NODE_OPTIONS=--no-deprecation payload info Binaries: Node: 20.9.0 npm: 10.1.0 Yarn: 1.22.22 pnpm: N/A Relevant Packages: payload: 3.8.0 next: 15.1.0 @payloadcms/db-postgres: 3.8.0 @payloadcms/email-nodemailer: 3.8.0 @payloadcms/graphql: 3.8.0 @payloadcms/next/utilities: 3.8.0 @payloadcms/payload-cloud: 3.8.0 @payloadcms/richtext-lexical: 3.8.0 @payloadcms/translations: 3.8.0 @payloadcms/ui/shared: 3.8.0 react: 19.0.0 react-dom: 19.0.0 Operating System: Platform: linux Arch: x64 Version: #48-Ubuntu SMP PREEMPT_DYNAMIC Fri Sep 27 14:04:52 UTC 2024 Available memory (MB): 63909 Available CPU cores: 16 Done in 1.19s.
The text was updated successfully, but these errors were encountered:
jacobsfletch
No branches or pull requests
Describe the Bug
Description
Related to: #9492
When adding additional columns to a view and sorting multiple times (i.e. sort same columns twice), the selected columns are reset.
Link to the code that reproduces this issue
https://github.com/toggm/payloadcms-column-filtering-sorting-bug-demo
Reproduction Steps
Which area(s) are affected? (Select all that apply)
area: ui
Environment Info
The text was updated successfully, but these errors were encountered: