Skip to content

Adjust Create issue button on the error tracking detail page for mobile

David O'Regan requested to merge oregand/gitlab:38414 into master

What does this MR do?

This MR is for issue #38414 (closed) and is a frontend update.

When on the mobile screens of the error details page we now render a dropdown and clean up the alignment of the details elements.

Screenshots

Before:

Screenshot_2020-02-04_17-08-59

Screenshot_2020-02-04_17-09-14

Screenshot_2020-02-04_17-08-47

After:

Screenshot_2020-02-04_17-07-40

Screenshot_2020-02-04_17-07-21

Screenshot_2020-02-04_17-07-07

Screenshot_2020-02-04_17-06-30

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

I have not written any tests for this MR as the application functionality has not changed and I am unsure how gitlab handles testing mobile screens so any advice on that would be awesome!

Edited by David O'Regan

Merge request reports