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

[Bug Report][3.7.12] Data Tables with both must-sort and multi-sort do not work well together #20985

Closed
Revadike opened this issue Feb 14, 2025 · 1 comment · Fixed by #20990
Labels
C: VDataTable good first issue A quick-win fix that would be great for new contributors T: bug Functionality that does not work as intended/expected
Milestone

Comments

@Revadike
Copy link

Revadike commented Feb 14, 2025

Environment

Vuetify Version: 3.7.12
Vue Version: 3.5.13
Browsers: Firefox 135.0
OS: Windows 10

Steps to reproduce

Enable both must-sort and multi-sort on your data table

Expected Behavior

Some way to disable the extra sortings, only 1 sort must remain at all times.

Actual Behavior

No way to remove any sortings at all, you can only add additional sortings.

Other comments

I propose clicking the sort-position-label will remove this sorting from the stack.

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected C: VDataTable good first issue A quick-win fix that would be great for new contributors labels Feb 15, 2025
@KYash03
Copy link
Contributor

KYash03 commented Feb 16, 2025

PR: #20990

@KaelWD KaelWD added this to the v3.7.x milestone Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VDataTable good first issue A quick-win fix that would be great for new contributors T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants