1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/playground/Playground
andreas-unleash fc35f227dc
fix: autocomplete bug when changing context field (#4064)
<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️ -->
Fixes a bug with the Autocomplete tags not clearing when moving from on
context field with values to another
## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->

<!-- Does it close an issue? Multiple? -->
Closes #

<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item:
#
-->

### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->


## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-06-22 14:19:41 +03:00
..
AdvancedPlaygroundResultsTable chore: update orval models (#4062) 2023-06-22 09:52:21 +00:00
PlaygroundEnvironmentTable feat: store playground settings in local storage (#4012) 2023-06-20 11:34:27 +02:00
PlaygroundForm fix: autocomplete bug when changing context field (#4064) 2023-06-22 14:19:41 +03:00
PlaygroundGuidance fix: remove lexical illusion in playground guidance (#2360) 2022-11-09 13:56:34 +00:00
PlaygroundGuidancePopper Refine Playground UI (#1217) 2022-08-12 10:13:07 +00:00
PlaygroundResultsTable refactor: not used cleanup (#3347) 2023-03-21 11:10:07 +02:00
AdvancedPlayground.test.tsx test: advanced playground error (#4023) 2023-06-21 08:17:53 +02:00
AdvancedPlayground.tsx fix: multi env select should always have an environment selected (#4061) 2023-06-22 11:55:15 +03:00
LazyPlayground.tsx fix: playground link (#4008) 2023-06-19 14:02:30 +02:00
Playground.tsx fix: infinite playground rendering (#4031) 2023-06-21 11:52:53 +02:00
playground.utils.ts feat: advanced playground multi value context fields (#4053) 2023-06-22 11:06:25 +03:00