Skip to content

Conversation

@m1212e
Copy link
Member

@m1212e m1212e commented Jan 8, 2025

Adds the option to filter rows by customizeable fields in a data table

@m1212e m1212e added the PR: Feature New feature label Jan 8, 2025
@m1212e m1212e linked an issue Jan 8, 2025 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Jan 8, 2025

🥷 Ninja i18n – 🛎️ Translations need to be updated

Project /project.inlang

lint rule new reports level link
Message without source 2 warning contribute (via Fink 🐦)
Missing translation 2 warning contribute (via Fink 🐦)

@m1212e
Copy link
Member Author

m1212e commented Jan 8, 2025

Should merge after #166

@m1212e
Copy link
Member Author

m1212e commented Jan 8, 2025

@Strehk Is there a list of filter options which should be implemented? I added a generic way to set filter options on the data table component and we basically just need to know which filter options to offer.

@Strehk
Copy link
Member

Strehk commented Jan 9, 2025

I think the most important ones for now are in the participants-table:

  • filter by participation type (delegate, single part., supervisor)
  • filter by (not) part of the conference (via assigned roles)
  • filter entries with and without supervisors
  • filter underaged / over 18

@Strehk
Copy link
Member

Strehk commented Jan 15, 2025

Oh and "no committee" for the participant-table and the counterpart "seats not assigned" in the delegations-table would be useful i think :)

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

Labels

PR: Feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Table filters

3 participants