Skip to content

Clean up styling in error tracking UI

Daniele Rossetti requested to merge rossetd/errror-tracking-style-fixes into master

What does this MR do and why?

Just some minor styling cleanup

  • Migrated to gitlab-ui utility classes
  • Removed some unnecessary classes
  • Minor UI tweaks

Screenshots or screen recordings

Before After
before-mobile before-desktop after-mobile after-desktop
  |

How to set up and validate locally

As running the full integrated error tracking stack is not trivial, I'd suggest to just run GDK locally and mock responses with a Chrome Extension. I personally use Requestly. You can import the mock rules here: https://app.requestly.io/rules#sharedList/1685627308446-error-tracking-mocks (or check the mocked response there and use it in your mocking library of choice)

Edited by Daniele Rossetti

Merge request reports