Skip to content

Nonnegative integer weights

Design

  • The valid inputs for an issue's weight are None, 0, 1, ...

  • When an issue is first created, it starts off as having None.

  • When you have filtering in an issue list, we support:

    • None (currently called No Weight)

    • Any (currently called Any Weight)

    • Maybe include a filter that gives you issues weight value: 0, 1, ...

  • When you have ordering in an issue list, No Weight issues should be last, i.e. https://gitlab.com/gitlab-org/gitlab-ee/issues/1198.

  • When you do any math with issue weights, such as burndown charts, it should ignore No Weight issues.

image

image

  • template text says 0 (when no weight has been entered yet)

image

  • Dropdowns get the extra value 0

image

  • Losing focus of the edit field will trigger the save action

  • Loading state (same as other sidebar sections)

2018-05-09_23.00.44

  • Removing weight

image

  • Issue search dropdown gets numbers 1-20 by default

  • Issue search dropdown updates similarly to the milestone dropdown and shows the number the user has given as a clickable list item

image

  • Template text: 0, 1, 2, ...

  • Truncate/ellipsis after five or so characters

This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.

Edited by 🤖 GitLab Bot 🤖