Skip to content

Make blob new and edit file editors more uniform

gitlab-qa-bot requested to merge github/fork/cirosantilli/uniform-blob-edit into master

Created by: cirosantilli

DRY them up and make them uniform. UI changes:

  • remove cancel button from file edit header: there is already a Cancel button the bottom of the page, which is the standard place for cancel buttons
  • add branch to new file edit. Already present on the edit, so let's make it uniform.

After edit: no cancel:

screenshot from 2014-10-03 14 17 30 factor editor after

Before edit:

screenshot from 2014-10-03 14 25 18 blob edit before

After new (has branch on header):

screenshot from 2014-10-03 14 24 44 blob new after

Before new:

screenshot from 2014-10-03 14 25 29 blob new before

Merge request reports