User Experience
Good navigation of the Event Platform relies on a clear layout and consistent use of filters. When filters and navigation patterns are predictable, it keeps things simple for users. It is important to use filters on all features with lists.
Ensure filters are consistent and located in a single place to help make the experience more intuitive and reduce the time it takes for users to refine their search. This streamlined approach enhances usability and helps users find what they need quickly and efficiently.

<aside> ❌
Don’t use multiple methods of filtering on the same page, e.g. primary filters at the top of the page, then switching to secondary filters on the left hand side of the page
</aside>
<aside> ❌
Don’t repeat labels in the navigation and the filter sections, e.g. ‘Products’ sitting in both the navigation and the filter options
</aside>

<aside> ✅
Only use the left-hand side panel to show different filters, as this is where users naturally expect to find them
</aside>
You should clearly label the filter titles to help users quickly find what they need without confusion. This improves the overall user experience, making navigation easier and ensuring they spend less time searching and more time exploring relevant products.

<aside> ❌
Don’t use similar terms to label different filters, e.g. ‘All Categories’ & ‘Main Categories’
</aside>

<aside> ❌
Don’t duplicate labels in the navigation and the filter options, e.g. ‘Products’
</aside>

<aside> ✅
Ensure filter titles are clearly labelled, and arranged in order of their relevance to the user
</aside>