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

Option to add Tag on Event #278

Open
RignonNoel opened this issue Dec 30, 2020 · 1 comment
Open

Option to add Tag on Event #278

RignonNoel opened this issue Dec 30, 2020 · 1 comment

Comments

@RignonNoel
Copy link
Contributor

RignonNoel commented Dec 30, 2020

As an administrator it's sometime complicated to manage the list of events since there is a LOT of events.
It could be nice to add Tag on Event to group them the way we want and even filter them by Tag

Expected behavior

  • Administrators can create Tag
  • Administrators can remove Tag
  • Administrators can update Tag
  • Administrators can link Tag to Event
  • Administrators can filter Event by Tag
  • Administrators can list Tag (to know which one they can use to filter with)

Current behavior

There is not way to group Event for the moment, it's a new feature

Potential solution

plantuml(2)

It could be nice to use a writable nested serialzation into EventSerializer to easily update the Tag without having to do multiple calls:

It could be nice also to have the number of event using each tag when listing the Tag, so Front-End people can do a nice display with a good UX ;)

@yanicolivier
Copy link
Contributor

I'm on this one !

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

No branches or pull requests

2 participants