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

Allow filtering of RSVP statuses #604

Open
1 task done
shawfactor opened this issue Mar 13, 2024 · 1 comment
Open
1 task done

Allow filtering of RSVP statuses #604

shawfactor opened this issue Mar 13, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@shawfactor
Copy link

Is your enhancement related to a problem? Please describe.

Okay this will the last for today but I think it is a important one and whatever is built should have this in mind

I love the rsvp functionality BUT it is missing attendance functionality. This could be added relatively easilys by adding a to the current array of available statuses for th rsvp table, namely:

'attending',
'not_attending',
'waiting_list',
'no_status',

with a status of 'attended' or 'checked_in'

If this is not possible or not on the immediate roadmap then would it be possible to allow the available statuses to filtered?

Designs

No response

Describe alternatives you've considered

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@shawfactor shawfactor added the enhancement New feature or request label Mar 13, 2024
@carstingaxion
Copy link
Collaborator

@mauteri and I discussed today and concluded, that it could make sense to have the statuses be terms in a custom taxonomy, which we wrote down in short in #687 .

Please take a look and add your thoughts to this idea @shawfactor

When statuses become terms, there will probably an easy way to modify them, like you want.

@carstingaxion carstingaxion changed the title Enhance rsvps Allow filtering of RSVP statuses Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants