FlowFuse / FlowFuse/node-red-dashboard

ui-text-input in number Mode outputs String

Open
#1,714 1 comment 0 reactions 0 assignees View on GitHub
needs-triage type:bug
Dominant language
HTML
Stars
355
Forks
82
Avg merge
4d 23h
Merged PRs (30d)
24

Description

### Current Behavior

ui-text-input node outputs `String` when set to number Mode. This is unexpected and bad behavior and not consistent with old Dashboard, where this node outputs `Number` in number Mode.

I'm using ui-text-input instead of ui-number-input, because there is no way to disable the Spinner, which is accidentally triggered on touchscreens when scrolling trough the dashboard.

### Expected Behavior

ui-text-input node should output `Number` when set to number Mode.

### Steps To Reproduce

_No response_

### Environment

- Dashboard version: 1.24.0
- Node-RED version: 4.0.9
- Node.js version: 20.19.1
- npm version: 10.8.2
- Platform/OS: RasPi 4/Debian 12
- Browser: Chrome

### Have you provided an initial effort estimate for this issue?

I am not a FlowFuse team member

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.