joewalling / ReactAdvantage

SaaS starter kit with a React front-end with GraphQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create User Detail Form

joewalling opened this issue · comments

This form allows adding and editing users. There are 2 tabs on the form. The first is the user detail, and the second is to set the roles the user has access to.

While the below forms look like they might have some material design, do not duplicate that. The image is to show how the items are laid out on the form. Do not include the "Organization" control that is shown in the image.

If the "Set Random Password" checkbox is checked, the password controls will be hidden since user input is not required. The top image is the "User Information" tab and the bottom image is the "Roles" tab.

image

The below tab is where the roles are set for the selected user.
image