Skip to content

Comments

Remove View Attendees button from browse events page#159

Merged
RenaudBernier merged 1 commit intomainfrom
view-attendees-fix
Nov 25, 2025
Merged

Remove View Attendees button from browse events page#159
RenaudBernier merged 1 commit intomainfrom
view-attendees-fix

Conversation

@daniel-buta
Copy link
Collaborator

Removed the "View Attendees" button from event cards on the Browse Events page as it was non-functional and served no purpose for general users. Only "Buy Ticket" and "Save Event" buttons are now displayed, providing a cleaner UI focused on the primary user actions when browsing events.

closes #158

Copy link
Collaborator

@DudeNamedDarcy DudeNamedDarcy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good fix! LGTM!

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes the non-functional "View Attendees" button from event cards on the Browse Events page, streamlining the UI to focus on primary user actions. The button was inappropriate for general users browsing events, as viewing attendees is an organizer-only feature that remains accessible through the "My Events" page. The remaining "Buy Ticket" and "Save Event" buttons now use the fullWidth prop for better visual consistency.

  • Removed "View Attendees" button from EventsPage event cards
  • Added fullWidth prop to "Buy Ticket" and "Save Event" buttons for improved layout
  • Maintains organizer access to attendee lists through the existing MyEventsPage

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Owner

@RenaudBernier RenaudBernier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice quick fix, lgtm

@RenaudBernier RenaudBernier merged commit 87544e9 into main Nov 25, 2025
7 checks passed
@DudeNamedDarcy DudeNamedDarcy deleted the view-attendees-fix branch November 25, 2025 18:08
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.

Bug: “View Attendees” Button Incorrectly Visible on Browse Events Page

3 participants