Skip to content

Resolve "Improve Web IDE left panel and modes"

Phil Hughes requested to merge 44846-improve-web-ide-left-panel-and-modes into master

What does this MR do?

Improves the web IDE left panel by incorporating all different modes (edit, review & commit) into different sections.

Edit mode is simple & allows for multiple files to be opened & edited.

Review mode now allows for files to be edited.

Commit mode stays the same as before.

Across each of the different modes is a commit box. In edit & review this box is compact with a Commit button. If this button the commit form slides up & the sidebar is changed to commit mode. This form can then be collapsed with the collapse button. If the textarea has text the collapse button turns into a discard draft button.

Screenshots (if relevant)

Screen_Shot_2018-05-04_at_16.27.47

Screen_Shot_2018-05-04_at_16.28.00

Screen_Shot_2018-05-04_at_16.28.03

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #44846 (closed)

Edited by Filipa Lacerda

Merge request reports

Loading