Skip to content

Use native number input for weight on "New issue" form

Thomas Hutterer requested to merge thutterer/new-issue-weight-number-input into master

What does this MR do and why?

Replaces the <input type="text"> for the weight on "New issue" with a <input type="number" min="0">.

Screenshots or screen recordings

Before After
recording_1682616429 recording_1682616319

How to set up and validate locally

Check the Weight input at http://gdk.test:3000/flightjs/Flight/-/issues/new

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Sascha Eggenberger

Merge request reports

Loading