Skip to content

Lock a newly created item card in boards

What does this MR do?

When creating an issue in a list board, we now prevent moving the issue before it's done loading and we display a loading state and some style variations.

Behind :graphql_board_lists feature flag.

Screenshots (strongly suggested)

loading-new-issue-card

Screenshot_from_2021-05-21_12-11-31

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #326963 (closed)

Edited by Florie Guibert

Merge request reports