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

Bug: Household invite makes different accounts for the same e-mail #1436

Closed
caioluis opened this issue Nov 8, 2024 · 0 comments · Fixed by #1437
Closed

Bug: Household invite makes different accounts for the same e-mail #1436

caioluis opened this issue Nov 8, 2024 · 0 comments · Fixed by #1437

Comments

@caioluis
Copy link

caioluis commented Nov 8, 2024

Describe the bug
When inviting a new member to the household, different invites to the same e-mail are treated as different people. Even after accepting the invite, it will still mark as pending. I discovered this as I double-clicked the invite button, but as there is no debounce, the app sent 2 invites to my email.

It would also be nice to be able to remove people from the household.

To Reproduce

  1. Go to Settings -> Account -> Household -> Add member.
  2. Type the email and either:
  3. double-click "Send Invitation", or;
  4. do the process again typing the same e-mail.

Expected behavior
Prevent the double click when sending the invitation and treat the same e-mail as the same account, telling the user the e-mail is already registered in the household or that the invitation has already been sent to that e-email.

What version of Maybe are you using?
Hosted

What operating system and browser are you using?
MacOS Sequoia 15.1 / Arc Browser 1.67.0 (55463) / Chromium Engine Version 130.0.6723.92

Screenshots / Recordings

Household screenshot

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant