Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Instances Tags and search bar filtering #2188

Open
Sboonny opened this issue Jan 10, 2023 · 4 comments
Open

Instances Tags and search bar filtering #2188

Sboonny opened this issue Jan 10, 2023 · 4 comments
Labels
API Discussion Ideas, feature requests, views on features. Anything which is a discussion. UI/UX This issue deals with UI/UX

Comments

@Sboonny
Copy link
Member

Sboonny commented Jan 10, 2023

Discuss your ideas or share your views:

We had Event Tags in the past, that were used to give visual indication for a user. We can add them back, but they won't be only for events, but the whole instances. So here is my plan:

  • Create a schema for tags for the instances.
  • Create a page in the dashboard that allow for tags to be added to the database.
  • Create the permission to see the page, it should only be for the owner.
  • Let the instance owner create whatever tags they want, i.e "front-end", "back-end".
  • Let the administrators/owners add tags to /chapter or to /event.
  • Add ability to filter based on the tags for the users.

We can later create array for chapter tags or array for events tags, but for now we can make simple and add more later.

@Sboonny Sboonny added UI/UX This issue deals with UI/UX Discussion Ideas, feature requests, views on features. Anything which is a discussion. API labels Jan 10, 2023
@allella
Copy link
Contributor

allella commented Jan 12, 2023

It looks like the event_tags are still part of the schema and it references the tags table.

Is the suggestion to add a chapter_tags table?

@Sboonny
Copy link
Member Author

Sboonny commented Jan 12, 2023

I thought that I fully removed it.

I want to add instances_tags, that can be used to filter the chapters or the events.

Maybe used in future feature as well

@gikf
Copy link
Member

gikf commented Jan 18, 2023

I'm wondering if it's necessary to limit tags only to list added by instance owner. More flexible would be similar approach as it was before - missing tags would be added when creating event.

@Sboonny
Copy link
Member Author

Sboonny commented Jan 23, 2023

Necessary, maybe not. To be honest, I am leaving permission for you and Oliver 🤣.

I wonder if Chapter and Venue Tags can be altered by the administrator, too.

I had the original idea that instances_tags will have everything, then it cascade to chapter_tags, events_tags, and venue_tags. But it looks like it's better to create 3 different entry for tags 🤔

@gikf gikf mentioned this issue Mar 28, 2023
3 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
API Discussion Ideas, feature requests, views on features. Anything which is a discussion. UI/UX This issue deals with UI/UX
Projects
None yet
Development

No branches or pull requests

3 participants