Skip to content

Milestone form: rearrange input fields

Jonas Wälter requested to merge siemens/gitlab:milestone-form-redesign into master

What does this MR do?

In the milestone form (add/edit milestone for project or group), the date fields (Start date, Due date) get half of the total space, while the description (and its preview) gets very little space.

So this MR rearranges the input fields in the milestone form.

🛠 with at Siemens

/cc @bufferoverflow

Screenshots or Screencasts

Mobile 320px Tablet 768px Desktop 992px Desktop 1200px
before Milestone_form_before_320 Milestone_form_before_768 Milestone_form_before_992 Milestone_form_before_1200
after Milestone_form_after_320 Milestone_form_after_768 Milestone_form_after_992 Milestone_form_after_1200

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports