Skip to content

Refactor weight select in board scope

What does this MR do?

  • Prevents mutating props in weight selector for board scope
  • Unifies Edit buttons in board scope modal (should be tertiary buttons) which fixes their alignment.

Testing steps:

  • Visit a board page
  • Click Edit board button in the top right corner
  • Edit milestone and select a value
  • Save the change

Screenshots or Screencasts (strongly suggested)

Before After
Screenshot_from_2021-08-11_12-13-02 Screenshot_from_2021-08-11_12-12-43

How to setup and validate locally (strongly suggested)

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 #292456 (closed)

Edited by Enrique Alcántara

Merge request reports

Loading