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

[example/Waspello] Show a nice error message when email address is unavailable during signup #429

Closed
matijaSos opened this issue Jan 16, 2022 · 4 comments
Labels
example Example app good first issue Good for newcomers hacktoberfest This issue is perfect for HacktoberFest contributors webdev

Comments

@matijaSos
Copy link
Contributor

Right now we just show "error 500" console.error() popup. We should show a designed window with a helpful msg, e.g. "This email address is not available". Also, consider if this can be added to Wasp by default, so the developer doesn't have to reimplement it for every app.

@matijaSos matijaSos added good first issue Good for newcomers no-haskell Coding task that does not need Haskell knowledge labels Jan 16, 2022
@maksim36ua maksim36ua added the example Example app label Sep 20, 2022
@maksim36ua maksim36ua added webdev and removed no-haskell Coding task that does not need Haskell knowledge labels Sep 27, 2022
@maksim36ua maksim36ua added the hacktoberfest This issue is perfect for HacktoberFest contributors label Oct 3, 2022
@makinox
Copy link

makinox commented Oct 5, 2022

Is any problem if I work on this?

@makinox
Copy link

makinox commented Oct 6, 2022

Right now signup errors are showing like this, I think is helpful enough, or you think it has to be more specific? Or replace alerts with a label tag below the input?

Screenshot 2022-10-05 at 7 29 57 PM

@Martinsos
Copy link
Member

That actually sounds good enough! I guess we must have improved it in the meantime. Should we close this issue then @makinox ?

@makinox
Copy link

makinox commented Oct 6, 2022

Yes I think so. 🙌👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
example Example app good first issue Good for newcomers hacktoberfest This issue is perfect for HacktoberFest contributors webdev
Projects
None yet
Development

No branches or pull requests

4 participants