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

Promo codes are case sensitive #1437

Open
JosephTico opened this issue Dec 9, 2024 · 0 comments
Open

Promo codes are case sensitive #1437

JosephTico opened this issue Dec 9, 2024 · 0 comments

Comments

@JosephTico
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Create event, add new promo code
  2. When entering promo code, the admin UI will auto convert the code to uppercase
  3. Go to the event page, enter promo code in lowercase
  4. Promo code is invalid

Expected behavior
Promo code should be valid independently of case, and if the UX in the admin page is to auto convert to uppercase, it should also do the same in the user interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants