Feat/hng 55 super admin add user modal components #314
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.
Description
closes #55
**Closes #55 **
Changes proposed
What were you told to do?
Super Admin Add user modal components
What did you do?
implemented the Add User Modal components ensuring consistency with ShadCN UI components.
i edited the root.tsx file to add modalProvider context to allow access to the add user button i created on the _index.tsx file in app(folder).
created formComponent folder that holds the form file and the function file it uses to full implemented , made sure to use seperation of concern to break my code into segments for easy read and fix in the future.
i only installed the dependencies in the package.json file
Check List (Check all the applicable boxes)
🚨Please review the contribution guideline for this repository.
[x]-Component Should be pixel perfect as implemented using ShadCN UI.
[x]- Implement interactions with the component
Screenshots/Videos
Uploading boiler_plate.mp4…