Skip to content

New Project page improvements for mobile

username-removed-386624 requested to merge new-project-mobile into master

What does this MR do?

Redesigns the "Project path" fields on the New Project page.

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

Not that I know of, nothing I changed should break any other pages.

Why was this MR needed?

The new project page was unusable on mobile because the project name text field didn't have enough space.

What are the relevant issue numbers?

Fixes #18599 (closed).

Screenshots (if relevant)

Before:

Screen_Shot_2016-06-15_at_12.38.58_PM

After:

Screen_Shot_2016-06-15_at_12.37.19_PM

Screen_Shot_2016-06-15_at_12.37.28_PM

Does this MR meet the acceptance criteria?

cc: @jschatz1 @dzaporozhets

Merge request reports