Skip to content

Change edit board to "Configure board"

What does this MR do and why?

Changes edit board button title to "Configure board" (see related issue)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Able to edit board

Before After
image image
image image

Not able to edit board

Before After
image image
image image

How to set up and validate locally

  1. Check out this branch
  2. Visit a board in the GDK
  3. Hover over the cog button in the board header
  4. The title will be "Configure board"
  5. Click the button
  6. The modal that opens will have the title "Configure board"
  7. Copy the board url and open it in an incognito window
  8. Hover over the cog button in the board header
  9. The title will be "Board configuration"
  10. Click the button
  11. The modal that opens will have the title "Board configuration"
  12. The "Scope" header inside the modal will not be missing

Related to #450757 (closed)

Related to #452225 (closed)

Edited by Chad Lavimoniere

Merge request reports