Skip to content

feat(table): allow sort by column#8353

Open
luka-nextcloud wants to merge 1 commit intomainfrom
sort-by-column
Open

feat(table): allow sort by column#8353
luka-nextcloud wants to merge 1 commit intomainfrom
sort-by-column

Conversation

@luka-nextcloud
Copy link
Contributor

@luka-nextcloud luka-nextcloud commented Mar 17, 2026

📝 Summary

🚧 TODO

  • ...

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests
  • Documentation (README or documentation) has been updated or is not required

Signed-off-by: Luka Trovic <luka@nextcloud.com>
@luka-nextcloud
Copy link
Contributor Author

🖼️ Screenshots

demo.webm

@codecov
Copy link

codecov bot commented Mar 17, 2026

Codecov Report

❌ Patch coverage is 77.41935% with 14 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/nodes/Table/TableHeaderView.vue 0.00% 10 Missing ⚠️
src/nodes/Table/Table.js 92.00% 4 Missing ⚠️

📢 Thoughts on this report? Let us know!

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.

Table: allow to sort by column

1 participant