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

[Feature Request] VDataTable mustSort can be an array of keys #19607

Open
VividLemon opened this issue Apr 14, 2024 · 0 comments
Open

[Feature Request] VDataTable mustSort can be an array of keys #19607

VividLemon opened this issue Apr 14, 2024 · 0 comments

Comments

@VividLemon
Copy link

Problem to solve

When building out a multi-sort system of my own, inspired by Vuetify, I found myself wondering "what if someone wants to 'mustSort' a specific field, if in a multi-sortable table?". Under what circumstance one would want to do this, idk. But perhaps it could be a useful addition to Vuetify

Proposed solution

Feel free to copy my solution: https://github.com/VividLemon/bootstrap-vue-next/blob/e9436efd7cd635787bdff17a42cab33268fef1d0/packages/bootstrap-vue-next/src/components/BTable/BTable.vue#L540

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

No branches or pull requests

1 participant