[go: up one dir, main page]

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

Strip whitespace from "Add user to group" text entry #1387

Open
vivrekar opened this issue Mar 16, 2020 · 0 comments
Open

Strip whitespace from "Add user to group" text entry #1387

vivrekar opened this issue Mar 16, 2020 · 0 comments

Comments

@vivrekar
Copy link

Small nit, good first issue.
Screen Shot 2020-03-16 at 4 08 12 PM
When adding a student to a group, if there are any spaces before or after the string entered in this text box, then the text is not accepted as input. Instead, we can strip any whitespace before and after the valid email address and accept it as input, successfully adding a student to the group.

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

No branches or pull requests

1 participant