Closed nathanbillis closed 2 months ago
Latest commit: |
533a080
|
Status: | ✅ Deploy successful! |
Preview URL: | https://234f8a92.vue-3-components.pages.dev |
Branch Preview URL: | https://nathanbillis-web-332.vue-3-components.pages.dev |
Results | |
---|---|
Build Results | https://www.chromatic.com/build?appId=665dd850553053046c060910&number=618 |
Storybook Preview | https://665dd850553053046c060910-oospttwgxj.chromatic.com/ |
Component Count | 75 |
WEB-332 Add event tags to filters
``` 'categoryId' -> The ID of the event category. 'categoryIds' -> The IDs of the event categories, separated by commas (e.g. '1,2,3'). ``` Add in categories to the events index and call them tags, using select2 autocomplete (see news page) and add the tags onto the event tile like in news. Can probably be done quite quickly as we've already got the design on the news tile.