Skip to content

feat: sort grouped rows#593

Merged
lcottercertinia merged 8 commits intocertinia:mainfrom
lukecotter:feat-grouped-rows-sorting
Apr 8, 2025
Merged

feat: sort grouped rows#593
lcottercertinia merged 8 commits intocertinia:mainfrom
lukecotter:feat-grouped-rows-sorting

Conversation

@lukecotter
Copy link
Copy Markdown
Contributor

Description

  • The grouped rows will now also be sorted by clicking on the column header.
  • Clicjing the group name column can be sorted by name (asc /desc) + the third state will sort by number of items in the group.

Type of change (check all applicable)

  • 🐛 Bug fix
  • ✨ New feature
  • ♻️ Refactor
  • ⚡ Performance Improvement
  • 📝 Documentation
  • 🔧 Chore
  • 💥 Breaking change

Any images / gifs / video [optional]

Related Issues

fixes #
resolves #592
closes #
related #

Added tests?

  • 👍 yes
  • 🙅 no, not needed
  • 🙋 no, I need help

Added to documentation?

  • 🔖 README.md
  • 🔖 CHANGELOG.md
  • 📖 help site
  • 🙅 not needed

Anything else we need to know? [optional]

@lcottercertinia lcottercertinia marked this pull request as ready for review April 8, 2025 15:24
@lcottercertinia lcottercertinia merged commit f5dbd47 into certinia:main Apr 8, 2025
5 checks passed
@lukecotter lukecotter deleted the feat-grouped-rows-sorting branch April 9, 2025 11:16
@lukecotter lukecotter mentioned this pull request Apr 22, 2025
14 tasks
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.

✨ feat: sorting columns also sorts grouped rows

2 participants