-
Notifications
You must be signed in to change notification settings - Fork 3
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
#557 Update Invite Form for email and role validation #567
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
UwicyezaG
requested review from
Ndevu12,
Sophie20202,
GSinseswa721,
niyobertin,
Yvan-David,
YvetteNyibuka,
mpanoathos,
jniyonkuru and
Oliviier-dev
October 9, 2024 13:10
Ndevu12
approved these changes
Oct 9, 2024
Yvan-David
approved these changes
Oct 9, 2024
mpanoathos
approved these changes
Oct 9, 2024
niyobertin
approved these changes
Oct 9, 2024
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.
Remove comments
UwicyezaG
force-pushed
the
ft-invite-usersForm-validation
branch
from
October 10, 2024 08:06
16061b5
to
4218d21
Compare
UwicyezaG
force-pushed
the
ft-invite-usersForm-validation
branch
from
October 10, 2024 08:22
4218d21
to
52a0c3f
Compare
YvetteNyibuka
approved these changes
Oct 10, 2024
jniyonkuru
approved these changes
Oct 10, 2024
ncutixavier
approved these changes
Oct 10, 2024
GSinseswa721
pushed a commit
that referenced
this pull request
Oct 10, 2024
GSinseswa721
pushed a commit
that referenced
this pull request
Oct 10, 2024
* fixing teams cards --------- Co-authored-by: Igor IHIMBAZWE <[email protected]> Co-authored-by: Igor IHIMBAZWE <[email protected]> fixing all issues introduced in tickets CRUD (#533) fix(implement fix on action button): (#569) - restrict extra white space to display when the action Modal opens Update Invite Form for email and role validation (#567) Disable filter button when no role or status selected and update only invitations with a pending status (#565)
niyobertin
pushed a commit
that referenced
this pull request
Oct 11, 2024
* fixing teams cards --------- Co-authored-by: Igor IHIMBAZWE <[email protected]> Co-authored-by: Igor IHIMBAZWE <[email protected]> fixing all issues introduced in tickets CRUD (#533) fix(implement fix on action button): (#569) - restrict extra white space to display when the action Modal opens Update Invite Form for email and role validation (#567) Disable filter button when no role or status selected and update only invitations with a pending status (#565)
niyobertin
pushed a commit
that referenced
this pull request
Oct 11, 2024
* fixing teams cards --------- Co-authored-by: Igor IHIMBAZWE <[email protected]> Co-authored-by: Igor IHIMBAZWE <[email protected]> fixing all issues introduced in tickets CRUD (#533) fix(implement fix on action button): (#569) - restrict extra white space to display when the action Modal opens Update Invite Form for email and role validation (#567) Disable filter button when no role or status selected and update only invitations with a pending status (#565)
ncutixavier
pushed a commit
that referenced
this pull request
Oct 11, 2024
* fixing teams cards --------- Co-authored-by: Igor IHIMBAZWE <[email protected]> Co-authored-by: Igor IHIMBAZWE <[email protected]> fixing all issues introduced in tickets CRUD (#533) fix(implement fix on action button): (#569) - restrict extra white space to display when the action Modal opens Update Invite Form for email and role validation (#567) Disable filter button when no role or status selected and update only invitations with a pending status (#565) Co-authored-by: Jean Paul Elisa NIYOKWIZERWA <[email protected]>
JacquelineTuyisenge
added a commit
that referenced
this pull request
Oct 11, 2024
new advancing calender functionality (#480) adding undrop trainee feature (#532) * fixing teams cards * fixing teams cards --------- Co-authored-by: Igor IHIMBAZWE <[email protected]> fix unresponsive footer (#544) implement attendance (#497) Co-authored-by: “kebean” <“[email protected]”> fix layout crashing while scrolling in teams on dashboard (#552) advancing calender functionality (#480) (#531) Co-authored-by: RWEMAREMY <[email protected]> resolve blank page (#535) * fixing teams cards (#548) * fixing teams cards --------- Co-authored-by: Igor IHIMBAZWE <[email protected]> Co-authored-by: Igor IHIMBAZWE <[email protected]> fixing all issues introduced in tickets CRUD (#533) fix(implement fix on action button): (#569) - restrict extra white space to display when the action Modal opens Update Invite Form for email and role validation (#567) Disable filter button when no role or status selected and update only invitations with a pending status (#565) fix(attendance): fixes recording attendance bug (#550) fix updated ratings page (#568)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Description
This PR updates the validation logic in the Invite Form component to ensure users receive appropriate notifications when submitting the form. It address issues related to user input for both the email address and the role selection.
Description of tasks that were expected to be completed
How has this been tested?
Clone this repository, checkout the this branch, then install all dependencies
login in the app with the following credentials and test the above mentioned features on the invitations page
Link: https://metron-devpulse-git-ft-invite-usersform-validation-metron.vercel.app/
Organization: Andela
email: [email protected]
password: Test@12345
Number of Commits
Screenshots (If appropriate)
Please check this Checklist before you submit your PR: