apache / apache/airavata-custos
Allocations > Members > Add Member: Change “User ID” input field to “Email Address”
- Dominant language
- Go
- Stars
- 21
- Forks
- 39
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 6
Description
**In Allocations > Members > Add Member**, the input field is currently labeled/requesting a User ID. However, members are typically added using their email address.
The input field label, placeholder text, and any related validation should be updated to use Email Address instead of User ID to align with the expected user workflow and avoid confusion.
### Expected Behavior
- Input field label should be Email Address
- Placeholder should indicate an email address (e.g., user@example.com)
- Validation should accept valid email addresses
### Current Behavior
- The form displays User ID as the input field for adding members.
Contributor guide
Assessment
This issue has not been assessed yet.