Skip to content

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

Open
rohangupta-groww wants to merge 2 commits into
developfrom
fix/select
Open

(fix): ui-toolkit - Select component added readOnly prop#329
rohangupta-groww wants to merge 2 commits into
developfrom
fix/select

Conversation

@rohangupta-groww

@rohangupta-groww rohangupta-groww mannequin commented Sep 27, 2023

Copy link
Copy Markdown
Mannequin

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.

@rohangupta-groww rohangupta-groww mannequin added the enhancement New feature or request label Sep 27, 2023
@rohangupta-groww rohangupta-groww mannequin self-assigned this Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants