Skip to content

Add page_bundles/todos_vue.scss

What does this MR do and why?

There are some page-specific styles necessary for the new Vue todos app. In particular, there is a style for scoped label borders that is necessary. Other page-specific styles may beed to be added in the future.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Check out this branch
  2. Ensure you have the todos_vue_application feature flag enabled
  3. In a comment, mention a user and include a scoped label in the comment
  4. Impersonate that user
  5. Visit http://gdk.test:3000/dashboard/todos/vue (the vue version of the Todos app)
  6. You should see that the todo for the mention that includes the scoped label has a scoped label with a correct border around it

Merge request reports

Loading