Skip to content

Update readonly numberbox to prohibit changing values via keyboard / buttons#923

Merged
pomianowski merged 1 commit intolepoco:developmentfrom
jackBonadies:development
Feb 3, 2024
Merged

Update readonly numberbox to prohibit changing values via keyboard / buttons#923
pomianowski merged 1 commit intolepoco:developmentfrom
jackBonadies:development

Conversation

@jackBonadies
Copy link
Copy Markdown
Contributor

Pull request type

  • Update
  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

What is the current behavior?

Currently if a numberbox is set to readonly, one can still change the value by keyboard up/down arrow, page up / page down, and the spin buttons.

Issue Number: N/A

What is the new behavior?

If a numberbox is set to readonly, one cannot change its value. Whether by attempting to type a new value, up/down arrows, and the spin buttons are hidden (similar to the existing behavior of how the clear button is hidden).

@pomianowski pomianowski merged commit 7b6cc72 into lepoco:development Feb 3, 2024
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Feb 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants