cerner / terra-core

Terra offers a set of configurable React components designed to help build scalable and modular application UIs. This UI library was created to solve real-world issues in projects we work on day to day.
http://terra-ui.com
Apache License 2.0
181 stars 167 forks source link

[terra-form-select] Fix Search field value clears out issue #4103

Closed adavijit closed 4 months ago

adavijit commented 4 months ago

Summary

What was changed:

Why it was changed: Ensured search field value persists when navigating to another component to improve user experience by retaining search context.

Testing

This change was tested using:

Reviews

In addition to engineering reviews, this PR needs:

Additional Details

This PR resolves:

UXPLATFORM-10430


Thank you for contributing to Terra. @cerner/terra