You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Go to Settings -> Account -> Household -> Add member.
Type the email and either:
double-click "Send Invitation", or;
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: