Skip to content

Removes dot from edit board button

Nick Leonard requested to merge nl-remove-editboard-dot into master

What does this MR do and why?

Removes dot from edit board button, currently shown when board has a scope applied. This dot's meaning is not always clear, and the scope is shown in the filter bar providing a more clear indication of applied scope. Also removes the associated tooltip.

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image Screenshot_2024-01-23_at_9.56.55_AM

How to set up and validate locally

  1. Create a board in a group or project with a scope assigned (e.g. select a label in Edit Board)
Edited by Nick Leonard

Merge request reports