Skip to content

frontend/node-red-dashboard: Change "Pumped Volume" input element from slider to spinner #355

@ethanjli

Description

@ethanjli

Is your feature request related to a problem? Please describe.
Currently, the "Pumped volume (mL)" input field of the Fluidic Acquisition page is rendered as a slider:
image
As @pkostyrka reports, this makes it impractical to set an exact value.

Describe the solution you'd like
@pkostyrka requests that there should be an easy way to set an exact value for the "pumped volume" field, e.g. with a text input field or a number spinner field.

Describe alternatives you've considered
One possibility could be to keep the slider while adding a text/number input field, but that's probably not worth the extra complexity needed to implement that in Node-RED.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions