Skip to content

Better manage in the feedback for user input in add team member modal #14

@dcoa

Description

@dcoa

Enhancement

Context:

Related link #3 (comment)

For the multiple user input, the input need a better way to display the error users when the save action is trigger and the textarea modified.

Currently the modal validates the input as follows:

  • Add a user or multiple emails or usernames comma separated
  • If the user exist and the role assignment was successful then close the modal.
  • If there is a multi user assignment and was partially completed, the users who pass are removed from the input and the error uses are displayed and marked in red.

During the development the input was manage to validate if the user modify the input and do not introduce the previous error return the color to black, but if the some of the error users are in the textarea this keeps the red color.

As is displayed here #3 (comment)

The idea here is think in a better way to display the error uses and their validation if possible.

Metadata

Metadata

Labels

bugReport of or fix for something that isn't working as intendedrelease testingAffects the upcoming release (attention needed)ulmoReleased in Ulmo

Type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions