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

Feat/hng 55 super admin add user modal components #314

Conversation

emaicorp
Copy link

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

  • [ x] My code follows the code style of this project.
  • [ x] This PR does not contain plagiarized content.
  • [ x] The title and description of the PR is clear and explains the approach.
  • [x ] I am making a pull request against the dev branch (left side).
  • [x ] My commit messages styles matches our requested structure.
  • [x ] My code additions will fail neither code linting checks nor unit test.
  • [ x] I am only making changes to files I was requested to.

Screenshots/Videos

Uploading boiler_plate.mp4…

@emaicorp emaicorp closed this Jul 21, 2024
@emaicorp emaicorp force-pushed the feat/HNG-55-Super-Admin-Add-user-modal-components branch from 107cd4d to ea7ab67 Compare July 21, 2024 21:08
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

Successfully merging this pull request may close these issues.

[FEAT] Super Admin Add user modal components
1 participant