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

FE: [refactor] invitation dialog #54

Open
3 of 6 tasks
cch5ng opened this issue Jun 1, 2020 · 0 comments
Open
3 of 6 tasks

FE: [refactor] invitation dialog #54

cch5ng opened this issue Jun 1, 2020 · 0 comments
Assignees
Labels

Comments

@cch5ng
Copy link
Collaborator

cch5ng commented Jun 1, 2020

  • (moved to BE: [bug] prevent creating dupe invites, contacts #52) use dynamic auth user state to get logged in email
  • (moved to BE: [bug] prevent creating dupe invites, contacts #52) define a default route on the authenticated app component (when login succeeds, it should redirect there)
  • (fixed in messaging flow setup #65) look at the invitation dialog bug (probably place condition on the request for referralId, like only request if dialog state is open)
  • (low) use material ui validation component/styling for input errors
  • (low) somehow display error message when the invitation send button is clicked and an error results (json returns the error but nothing is done with it now); try to be consistent with the login component
  • (low) try to fix the positioning of the copy button; right now the css position is pretty brittle so if time, try to save btn as svg and use custom icon, placed within input for more consistent placement
@cch5ng cch5ng self-assigned this Jun 1, 2020
@cch5ng cch5ng added the Frontend label Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant