Skip to content

Add edit button to mobile file view

What does this MR do?

Adds edit button to mobile file view.

Also adds delete, viewer switcher, copy blob source, and open raw blob.

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

Is it OK to duplicate the action buttons in the markup? Not ideal but meets the goal by complimenting existing buttons hidden by hidden-xs.

Why was this MR needed?

Unable to edit through the web on mobile view. Only work around is to manually change the URL.

Screenshots (if relevant)

Screen_Shot_2017-11-21_at_320

Screen_Shot_2017-11-21_at_386

Screen_Shot_2017-11-21_at_768

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #28377 (closed)

Related #15350 (closed)

Edited by Travis Miller

Merge request reports