Skip to content

Show inline edit button for issues

Clement Ho requested to merge show-inline-edit-btn into master

What does this MR do?

Show inline edit button for issues

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

Make sure everything is working correctly.

I added the issuable-edit CSS class which should continue to enable our editing shortcut key

Why was this MR needed?

Deliverable

Screenshots (if relevant)

Smaller viewport

Before After
Screen_Shot_2017-12-08_at_11.12.02_AM Screen_Shot_2017-12-08_at_11.10.49_AM

Larger viewport

Before After
Screen_Shot_2017-12-08_at_11.12.12_AM Screen_Shot_2017-12-08_at_11.10.24_AM

Does this MR meet the acceptance criteria?

  • Changelog entry added, if necessary
  • Tests added for this feature/bug
  • Review
    • Has been reviewed by UX
    • Has been reviewed by Frontend

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/37474

Edited by Pedro Moreira da Silva

Merge request reports