Skip to content

When successfully invite user by email it's not cleared from the input #3412

@maxceem

Description

@maxceem

Expected behavior

When successfully invite a user by email it's cleared form the input.

Actual behavior

When successfully invite a user by email it stays in the input as if we failed to invite such a user.

Steps to reproduce the problem

  • Invite any user by email (in the Customer Team), but the user should not be registered in Topcoder yet
  • Observer that success alert has been shown in the bottom left corner and invitation has been added to the list. But the email still stays in the input field.

Screenshot/screencast

image

User

Any non-admin user who got masked emails, for example, pshah_manager.

Reason

This happens after we started masking emails in the invites. So when we get response from the server with masked email, we don't know if we should remove it from the input or no.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions