deepforge-dev/user-management-page

Inconsistent coloring for "cancel"

Closed this issue · 3 comments

Everywhere else, the affirmative button is color coded and the "cancel" button is plain. For example,
DeepinScreenshot_select-area_20200403163640

However, in the token generation page, it is flipped:

DeepinScreenshot_select-area_20200403163824

image

A similar style should be followed.

#7 and #8 could be fixed together by using <LoginField> Component instead of using our own custom HTML in tokens Modal.

A page should have a state rather than a widget. This is consistent with the design of the other pages in user-management-page.