Orange-OpenSource / Orange-OpenSource/Orange-Boosted-Bootstrap

Update component Password Input, Select Input to 1.3.1, Text Input to 1.4.1, Text Area to 1.2.1

Open
#3,740 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

⚛️ component 🧰 library
Dominant language
CSS
Stars
219
Forks
61
Avg merge
2d 15h
Merged PRs (30d)
12

Description

Password Input

1.3.1 : Version 2.6 of the design tokens is required for the development of this update.
For "Loading" state
Loading state button was updated
Absolute positioning has been removed and replaced with Auto Layout.
The container now uses: ouds/button/space/inset/icon-only-default
Inside the container, the Circular Progress Indicator uses: ouds/button/space/inset/progress-indicator-only-default

Select Input

1.3.1 : Version 2.6 of the design tokens is required for the development of this update.
For “Loading" state
The loader frame has been renamed to Circular progress indicator It now contains the new Circular Progress Indicator component.
The following tokens are removed: action-button-border-radius-default
Absolute positioning has been removed and replaced with Auto Layout.
The container now uses: ouds/button/space/inset/icon-only-default

Text Input

1.4.1 : Version 2.6 of the design tokens is required for the development of this update.
For "Loading" state, "Trailing action: False" variant
The loader frame has been renamed to Progress indicator container.
It now contains the new Circular Progress Indicator component.
The following tokens are removed: action-button-border-radius-default
Absolute positioning has been removed and replaced with Auto Layout.
The container now uses: ouds/button/space/inset/icon-only-default
Inside the container, the Circular Progress Indicator uses: ouds/button/space/inset/progress-indicator-only-default
For "Loading" state, "Trailing action: True" variant
Loading state button was updated

Text Area

1.2.1 : Version 2.6 of the design tokens is required for the development of this update.
For "Loading" state, "Trailing action: False" variant
The loader frame has been renamed to Progress indicator container. It now contains the new Circular Progress Indicator component.
The following token has been removed: action-button-border-radius-default
Absolute positioning has been removed and replaced with Auto Layout.
The container now uses:
ouds/action/button/size/min-width-default
ouds/action/button/space/inset/icon-only-default
ouds/control/text-area/space/padding-block-trailing-container

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

No files or tests are named. Start by locating the Password Input, Select Input, Text Input, and Text Area component implementations and their loading-state variants, then compare them with the design-token 2.6 requirements in this issue. Done means the listed component versions, renamed progress indicators, Auto Layout structure, and token changes are reflected across all specified variants.

Written by the indexing model from the issue text.

Assessment

Tech stack
bootstrap, css
Domain
design, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.