Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

(fix): ui-toolkit - Select component added readOnly prop #329

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

rohangupta-groww
Copy link

What does this PR do?

There are many cases when we just need to display data to user and take input from existing data. Here we require readOnly when the data is being set programmatically. If not handled then it will display a keyboard and text input selection to user.

What packages have been affected by this PR?

  • ui-toolkit

Types of changes

What types of changes does your code introduce to this project?

Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)

  • New feature (non-breaking change which adds functionality)

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Package version increase in any of the packages?

  • ui-toolkit -> 0.4.7

Checklist before merging

Put an x in the boxes that apply

  • These changes have been thoroughly tested.

  • Changes need to be immediately published on npm.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant