Skip to content

Fixtures#44

Merged
dpiyumal2319 merged 8 commits into
mainfrom
fixtures
Oct 20, 2025
Merged

Fixtures#44
dpiyumal2319 merged 8 commits into
mainfrom
fixtures

Conversation

@dpiyumal2319
Copy link
Copy Markdown
Contributor

This pull request introduces a new event search feature in the top bar, improves mobile and desktop search UX, and adds advanced filtering options for events. The main changes include the implementation of a debounced event search component, a responsive mobile search interface, and advanced date and price filters. Additionally, there are UI/UX refinements to the top bar and event category filtering.

Event Search Feature:

  • Added a new TopbarEventSearch component with debounced search, result panel, error handling, and integration with TopbarEventCard for displaying event results. This enables users to search for events directly from the top bar with a responsive and interactive UI. [1] [2]
  • Integrated the search components into the top bar for both mobile (MobileSearch) and desktop views, ensuring a consistent search experience across devices. [1] [2] [3] [4]

Advanced Event Filtering:

  • Introduced the EventAdvancedFilters component, allowing users to filter events by date ranges (e.g., this week, next 3 months) and price range, with validation and error messaging. This makes event discovery more flexible and user-friendly.

UI/UX Improvements:

  • Updated the top bar layout for better responsiveness and clarity, including improved button visibility and alignment for authentication actions.
  • Refined the category filter bar to prevent unnecessary scrolling and improve navigation when filters are applied or cleared.

@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 20, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
fe-web-ticketing-platform Ready Ready Preview Comment Oct 20, 2025 1:04am

💡 Enable Vercel Agent with $100 free credit for automated AI reviews

@dpiyumal2319 dpiyumal2319 merged commit cb1af7e into main Oct 20, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

1 participant