Skip to content

Resolve "Introduce hover, active, focus states for files in sidebar of Web IDE"

Paul Slaughter requested to merge 46202-webide-file-states into master

What does this MR do?

Updates the styling of the file tree view in the Web IDE.

Why was this MR needed?

#46202 (closed)

Screenshots (if relevant)

Before After
Screen_Shot_2018-06-18_at_3.14.14_PM 20180618_webide_update_file_styles

Does this MR meet the acceptance criteria?

  • Changelog entry added, if necessary
  • [ ] Documentation created/updated
  • [ ] API support added
  • [ ] Tests added for this feature/bug
  • Conform by the code review guidelines
    • Has been reviewed by a UX Designer
    • Has been reviewed by a Frontend maintainer
    • [ ] Has been reviewed by a Backend maintainer
    • [ ] Has been reviewed by a Database specialist
  • Conform by the merge request performance guides
  • Conform by the style guides
  • If you have multiple commits, please combine them into a few logically organized commits by squashing them
  • Internationalization required/considered
  • End-to-end tests pass (package-and-qa manual pipeline job)

What are the relevant issue numbers?

Closes #46202 (closed)

Edited by Paul Slaughter

Merge request reports