keyshade
keyshade copied to clipboard
WEB: suggesting changes while adding waitlist
Description
- [chore] Right now after adding the user to the waitlist there the text field remains the same, instead lets clear the text field.
- [chore] Perform some validation on the email field as
ff@ff
and other things is allowed which should not be allowed. - [chore] Only show toast when the whitelist response is successful.
- [feat] Check if user has already whitelisted.
Target file: https://github.com/keyshade-xyz/keyshade/blob/72281e66569b05011a7b79a94ae502eaac0b3a6d/apps/web/src/components/hero/index.tsx