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(DatatableV2): fix missing sorting indicator #1171

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Conversation

ajkl2533
Copy link
Contributor

If consumer disables the column actions menu the sortion indicator was lost as we have it in the column actions button. This PR adds the separate sorting indicator for cases when the columns actions menu is disabled.

Closes UXD-1644

If consumer disables the column actions menu the sortion indicator was lost as we have it in the column actions button. This PR adds the separate sorting indicator for cases when the columns actions menu is disabled.

Closes UXD-1644
@ajkl2533 ajkl2533 requested a review from a team as a code owner October 14, 2024 14:15
@ajkl2533 ajkl2533 merged commit 5b59c44 into next Oct 14, 2024
17 checks passed
@ajkl2533 ajkl2533 deleted the ajkl2533@UXD-1644 branch October 14, 2024 15:25
Copy link

🎉 This issue has been resolved in version 2.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants