Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

frontend: create Entry Input widgets #1544

Open
1 task done
ES-Alexander opened this issue Jan 6, 2025 · 0 comments
Open
1 task done

frontend: create Entry Input widgets #1544

ES-Alexander opened this issue Jan 6, 2025 · 0 comments
Labels
enhancement New feature or request ui UI related issues widget-specific A widget-specific issue

Comments

@ES-Alexander
Copy link
Contributor

Current behaviour

Input Widget values can only be specified within some predetermined range or set, but sometimes it's useful to allow arbitrary text, or it's easier to type a value than to use a widget to select it (e.g. see #1543).

Expected or desired behaviour

An Entry Input widget could be a text entry box of configurable size, with some basic available restrictions selectable for the value type (e.g. number, integer, any).

This is very versatile, and helps cover for gaps in the current widget set, including supporting use-cases like #594.

Prerequisites

  • I have checked to make sure that a similar request has not already been filed or fixed.
@ES-Alexander ES-Alexander added enhancement New feature or request ui UI related issues widget-specific A widget-specific issue labels Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ui UI related issues widget-specific A widget-specific issue
Projects
None yet
Development

No branches or pull requests

1 participant