Skip to content

Update snippets UI

What does this MR do?

Updates snippets UI (mainly mobile view) to new UI proposed in #18849 (closed).

Are there points in the code the reviewer needs to double check?

Does anyone know the implementation difference between app/views/snippets/show.html.haml and app/views/projects/snippets/show.html.haml? I have only been updating the latter as it's the only one I can find implemented. I assume the former is rendered somewhere seeing as there is controllers for it too. But this doesn't seem very DRY from my current perspective.

Why was this MR needed?

Screenshots (if relevant)

Screen_Shot_2016-09-06_at_14.20.10

Screen_Shot_2016-09-06_at_14.20.32

Screen_Shot_2016-09-06_at_14.20.48

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #18849 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports