keyshade icon indicating copy to clipboard operation
keyshade copied to clipboard

WEB: suggesting changes while adding waitlist

Open HarshPatel5940 opened this issue 5 months ago • 17 comments

Description

  1. [chore] Right now after adding the user to the waitlist there the text field remains the same, instead lets clear the text field.
  2. [chore] Perform some validation on the email field as ff@ff and other things is allowed which should not be allowed.
  3. [chore] Only show toast when the whitelist response is successful.
  4. [feat] Check if user has already whitelisted.

Target file: https://github.com/keyshade-xyz/keyshade/blob/72281e66569b05011a7b79a94ae502eaac0b3a6d/apps/web/src/components/hero/index.tsx

HarshPatel5940 avatar Sep 24 '24 12:09 HarshPatel5940