Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple registrations for same event by a user and event card not updated. #827

Closed
ahluwaliatikant opened this issue May 22, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@ahluwaliatikant
Copy link
Contributor

Describe the bug
When a user registers for an event, the users name gets added in the registrants list. But in the event card it still shows "You are not registered".
If the user taps on Register for the event more than once. The name gets added more than once in the registrants list.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Events Page.
  2. In event card tap on the three dots (more) icon.
  3. Tap on Register For Even Multiple Times.

Expected behavior
When user taps on Register For The Event , the event card also must get updated and display that the user is registered.
When user tries to register for same event more than once the user name should not be added multiple times in the registrants list. Instead user should be shown a Toast / Alert Dialog saying "You are already registered for this event".

Screen_Recording_20210522-125528.mp4
@github-actions github-actions bot added bug Something isn't working unapproved Unapproved, needs to be triaged labels May 22, 2021
@AdityaBirangal
Copy link
Member

Can I fix this issue ?
@ahluwaliatikant @palisadoes

@palisadoes palisadoes removed the unapproved Unapproved, needs to be triaged label May 23, 2021
@palisadoes
Copy link
Contributor

This will need to be fixed in the API also. Work with Sumitra. He'll show you what to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants