Skip to content

Streamline decision making for importing a project by URL

Problem to solve

The order of the elements on the form to import a project by URL spreads out information and decision points in a non-linear fashion.

Proposal

  • Move the info section to the top of the form
  • Move the mirror repository checkbox under the Git repository URL input
Current Proposed
IP_-_Current IP_-_Proposal

Implementation plan

  • File to implement this change: app/views/shared/_import_form.html.haml
Edited by Illya Klymov