biobricks/bionet-new

Edit Container - Full Screen - Number Fields Set To Text Fields, Accept Incorrect Input

Closed this issue · 1 comments

  1. The inputs are set to text rather than numbers.
  2. The number inputs need min, max, step attributes to prevent invalid data entry.
  3. The inputs are missing the class="input" that styles them as the rest of the forms in the application are styled.

editcontainerfsinputs

Fixed.
commit d788815