Public bug reported:

To increase the number properly in the form by form control, "step" attribute 
should be applied to number type input.
e.g.) if set 0.1 to step, form control will be increase the number as 
0.1->0.2->0.3... or decrease it as 1->0.9->0.8... .
** Affects: horizon
     Importance: Undecided
     Assignee: Shu Muto (shu-mutou)
         Status: In Progress

** Changed in: horizon
     Assignee: (unassigned) => Shu Muto (shu-mutou)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1698086

Title:
  angular-schema-form doesn't apply "step" attribute for number type
  input

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  To increase the number properly in the form by form control, "step" attribute 
should be applied to number type input.
  e.g.) if set 0.1 to step, form control will be increase the number as 
0.1->0.2->0.3... or decrease it as 1->0.9->0.8... .

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1698086/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to