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

Allow infinite seats when creating an event #172

Open
rymaju opened this issue Jun 16, 2021 · 0 comments
Open

Allow infinite seats when creating an event #172

rymaju opened this issue Jun 16, 2021 · 0 comments
Labels
backend This label indicates that the assigned issue requires backend knowledge backlog These are non-essential tickets that are on the backburner. css This label indicates that the assigned issue requires CSS/styling knowledge database This label indicates that the assigned issue requires database knowledge medium react This label indicates that the assigned issue requires React knowledge

Comments

@rymaju
Copy link
Member

rymaju commented Jun 16, 2021

Project/Issue Tracker

Objective

As an admin I want the ability to create events with unlimited capacity. On these events, I want to disable showing the seats remaining. This will be useful in events where we do not want to limit capacity or showing the capacity would be improper.

Tech Spec

  • Add option on create event and edit event form to ignore capacity
  • Add support on the backend to ignore capacity
  • On event details, do not show event capacity for events with unlimited capacity
@rymaju rymaju added the medium label Jun 16, 2021
@rymaju rymaju added this to the Summer milestone Jun 16, 2021
@varunthakkar1 varunthakkar1 added backend This label indicates that the assigned issue requires backend knowledge css This label indicates that the assigned issue requires CSS/styling knowledge database This label indicates that the assigned issue requires database knowledge react This label indicates that the assigned issue requires React knowledge labels Jul 2, 2021
@varunthakkar1 varunthakkar1 added the backlog These are non-essential tickets that are on the backburner. label Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend This label indicates that the assigned issue requires backend knowledge backlog These are non-essential tickets that are on the backburner. css This label indicates that the assigned issue requires CSS/styling knowledge database This label indicates that the assigned issue requires database knowledge medium react This label indicates that the assigned issue requires React knowledge
Projects
None yet
Development

No branches or pull requests

2 participants