-
Notifications
You must be signed in to change notification settings - Fork 71
Update eligibility criteria text for premium pins #11883
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
Conversation
Added eligibility note for US-based organizations.
|
let me know if i didnt do this right 😅 |
Luke-Oldenburg
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should probably disable it using !event.country_US? and add a corresponding tooltip.
Yep that would be smart, I just had no idea if we had something to flag for that. |
|
Good idea @Luke-Oldenburg, we can add that in another PR |
Code Review - PR #11883: Update eligibility criteria text for premium pinsSummaryThis PR adds a US-only restriction notice to the premium pins perk due to high international shipping costs. The change is straightforward and addresses a business need. Code Quality ✅Positive aspects:
Suggestions for improvement:
Potential Issues 🔍Missing backend enforcement:
User experience concern:
Security Concerns ✅
Performance Considerations ✅
Test Coverage
|
## Summary of the problem <!-- Why are these changes being made? What problem does it solve? Link any related issues to provide more details. --> #11883 (comment) ## Describe your changes <!-- Explain your thought process to the solution and provide a quick summary of the changes. --> <!-- If there are any visual changes, please attach images, videos, or gifs. -->
Added eligibility note for US-based organizations.
Summary of the problem
Costs for intl shipping are too high- decision has been made to be US-only for the time being until we can find a solution.
Describe your changes
Added text that mentions it is for US-based organizations only.