aws-amplify / aws-amplify/amplify-studio
Impossible to add user in a group
- Dominant language
- No language data
- Stars
- 135
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-adminui/issues?q=is%3Aissue+).
- [X] I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-adminui/blob/main/CONTRIBUTING.md#bug-reports).
- [X] I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
- [X] I have removed any sensitive information from my code snippets and submission.
### App Id
d1ag04snlff3lx
### Region
eu-west-1
### Environment name
staging
### Figma File Version (if applicable)
_No response_
### Amplify CLI Version
_No response_
### If applicable, what version of Node.js are you using?
_No response_
### What operating system are you using?
_No response_
### Browser type?
_No response_
### Describe the bug
In Amplify Console I am unable to add user to a group. As soon as I take user email input in focus, the page becomes all white. By inspecting it I can see the message that JavaScript should be enables for app to work, but it is enabled (otherwise how it would work before)
### Expected behavior
List of registered user mails should popup when focus on input field
### Reproduction steps
1. Navigate to user management
2. Go to groups
3. Select a group
4. Click on add user
5. Form pops up with a single input to insert user mail
6. Focus the input field
7. Page becomes all white
### Project Identifier
_No response_
### Additional information
The issue is only present when trying to add user starting from the group. In other words user can add itself to a group, but the group cannot add users. So it must be some frontend related bug I guess.
Contributor guide
Research direction
Start in Amplify Console's user management flow, then open Groups, select a group, choose Add user, and focus the email input to reproduce the blank page. Inspect the browser console and the frontend path responsible for this dialog; done means the registered user emails appear and the page remains usable when adding a user from a group.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript
- Domain
- authorization, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100