refactor(login): simplify email input handling and update domain tag display
- Remove email suggestions dropdown and replace it with a domain tag for improved user experience - Update email input logic to show domain tag when user input does not contain '@' - Implement click handler on domain tag to auto-complete email with predefined domain - Adjust styles for the new domain tag and its animation effects for better visual feedback
Showing
with
39 additions
and
136 deletions
Please
register
or
sign in
to comment