-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add ability to add and remove invited emails from a submission box #523
Add ability to add and remove invited emails from a submission box #523
Conversation
Component Test Results
Tests run stats
Failed testsClick to revealSkipped testsClick to revealSkipped tests by CypressClick to reveal |
- Added X to member chips to uninvite users - Added "Add Members" button
…Also confirm uninviting member.
E2E Test Results
Tests run stats
Failed testsClick to revealSkipped testsClick to revealSkipped tests by CypressClick to reveal |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work, just some fixes and small suggestions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks quite good over all, just have one request
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work overall!
I main thing is let's not allow them to edit the submission box if they are not in the edit mode
@ketphan02 Sorry, how is this relevant to this PR? I didn't change anything about editing and that is a behavior that already exists... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Thanks for addressing my requests.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description:
Add the ability to request more people to a submission box after the box has been created. And un-invite.
Related Issues:
Closes #522
Checklist:
Before submitting this pull request, please make sure of the following:
master
branch.Screenshots or Visual Changes:
Recording.2024-03-30.121517.mp4
NOTE: The autofill popup not snapping to the input is a Chrome problem. I tried it on Firefox and it works as expected:
