[
https://issues.apache.org/jira/browse/AIRAVATA-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcus Christie resolved AIRAVATA-3400.
---------------------------------------
Resolution: Fixed
> Implement Slider as an input mechanism in Django portal
> -------------------------------------------------------
>
> Key: AIRAVATA-3400
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3400
> Project: Airavata
> Issue Type: Sub-task
> Components: Django Portal
> Affects Versions: 0.18
> Reporter: Eroma
> Assignee: Marcus Christie
> Priority: Major
> Fix For: 0.18
>
>
> Requirement
> # Input mechanism slider for Django portal String and numeric input types.
> # In Sliders we should be able to configure the min and max.
> # Users should be able to select a range in the slider or a specific number
> in the slider.
> # Gateway admins should be able to configure whether its a range requiem
> from the user or a specific number.
> # In slider, the gateway admins should also be able to say/state whether its
> a number, percentage, etc that is been taken as an input from the user.
> h5. Design
> - if a single value, the numeric value will be converted to string, for
> example: "5.5"
> - if a range value, the beginning and ending values will be converted to a
> comma-separated pair of numbers, for example: "20,80"
> h5. TODO
> - [x] support range slider for specifying a range of values
--
This message was sent by Atlassian Jira
(v8.3.4#803005)