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

Edit Profile form - don't allow 'multiple countries' #10283

Open
danieljames-dj opened this issue Nov 19, 2024 · 4 comments
Open

Edit Profile form - don't allow 'multiple countries' #10283

danieljames-dj opened this issue Nov 19, 2024 · 4 comments
Assignees
Labels
META: good first issue Small/easy change which is a good introduction to working in the WCA repo

Comments

@danieljames-dj
Copy link
Member

danieljames-dj commented Nov 19, 2024

The solution is to replace the country selector of EditProfileForm with existing CountrySelector.

If anybody has a better solution, please comment out.

If anybody is interested to work on it, please go ahead after dropping a comment here.

Note: Please test the functionality using MailCatcher once this change is implemented.

@danieljames-dj danieljames-dj added the META: good first issue Small/easy change which is a good introduction to working in the WCA repo label Nov 19, 2024
@MichaScant
Copy link

Hey, can I work on this issue?

@danieljames-dj
Copy link
Member Author

@MichaScant Thanks for your interest, sure you can work on this issue. Please let us know if you face any issues. I'm assigning this issue to you.

@MichaScant
Copy link

Hello, are there instructions I can follow when testing my code with MailCatcher?

@maxidragon
Copy link
Member

Hello, are there instructions I can follow when testing my code with MailCatcher?

If you are running a website with Docker, you can view all emails sent from the app using MailCatcher. Simply visit http://localhost:1080 in your browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
META: good first issue Small/easy change which is a good introduction to working in the WCA repo
Projects
None yet
Development

No branches or pull requests

3 participants