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

(Arc-SaaS):Need to implement two new components in the application to support user management. #116

Open
Deepika516 opened this issue Dec 4, 2024 · 0 comments · May be fixed by #117
Open
Assignees
Labels
enhancement New feature or request saas Saas saas-UI

Comments

@Deepika516
Copy link
Collaborator

Describe the solution you'd like
Manage User Component
Displays a list of users to view details for each user.
Includes pagination, sorting, and filtering functionalities.
Provides an action button for adding a new user.

Add User Component
Allows the creation of a new user by filling out a form with required fields like name, email, role, etc.
Includes client-side validation for form inputs.
Displays success/error notifications upon form submission.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request saas Saas saas-UI
Projects
None yet
1 participant