You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (Jira)" <ji...@apache.org> on 2019/09/11 07:20:00 UTC

[jira] [Closed] (SYNCOPE-1471) Numeric input fields do not render as spinners

     [ https://issues.apache.org/jira/browse/SYNCOPE-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò closed SYNCOPE-1471.
-------------------------------------------
    Resolution: Duplicate

> Numeric input fields do not render as spinners
> ----------------------------------------------
>
>                 Key: SYNCOPE-1471
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1471
>             Project: Syncope
>          Issue Type: Bug
>          Components: console
>    Affects Versions: 2.0.13, 2.1.4
>            Reporter: Francesco Chicchiriccò
>            Priority: Minor
>
> While the source code accounts for Wicket jQuery UI's {{AjaxSpinner}}, all numeric input fields are rendered as plain text fields.
> It could also be an idea to replace {{AjaxSpinner}} with plain HTML 5's
> {code}
> <input type="number">
> {code}
> See more at https://www.w3schools.com/tags/att_input_type_number.asp



--
This message was sent by Atlassian Jira
(v8.3.2#803003)