ni / ni/nimble

Visual design update for number field to keep inc/dec buttons visible when control disabled

Open
#981 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
39
Forks
14
Avg merge
1d 16h
Merged PRs (30d)
13

Description

😯 Problem to Solve

When a number field is disabled, the inc/dec buttons are hidden. This can be jarring in situations where a number field can change state while the control is on screen.

Kapture 2023-01-18 at 08 16 19

This was originally captured in:

  • #616

This behavior is inherited from the FAST number field that our control is built on. This may cause some challenges when updating to the

💁 Proposed Solution

Update the control to match the intended design:

Current design as of the date of this issue being created.
Check to make sure it is still current
image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the number-field control and reviewing how its inherited FAST number-field behavior hides the increment and decrement buttons when disabled. Verify that the referenced design is still current, then update the control so those buttons remain visible while disabled and confirm the visual behavior matches the proposed design.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
design, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.