1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-12 13:48:35 +02:00
unleash.unleash/frontend/src/component
Thomas Heartman 257cd5513f
fix: display previously selected tags in dialog (#7271)
When opening a dialog where there's previously selected tags, also
render the previously selected tags.

This is consistent with how we do it for bulk tags.

So instead of showing this when you open the tag manager on a flag with
existing tags:

![image](https://github.com/Unleash/unleash/assets/17786332/c82393f6-9561-4f71-a64e-8537f10400d2)

We show this:

![image](https://github.com/Unleash/unleash/assets/17786332/8ae8acb7-fc13-4289-bae8-d58545f704f3)
2024-06-05 08:13:16 +02:00
..
accessOverview fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
admin task: upgraded semver dependency (and biome) (#7272) 2024-06-04 15:01:43 +02:00
application chore: [Gitar] Cleaning up stale feature flag: sdkReporting with value true (#6717) 2024-03-28 09:19:11 +02:00
archive chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
banners fix: small improvements (#7090) 2024-05-21 12:40:52 +03:00
changeRequest task: upgraded semver dependency (and biome) (#7272) 2024-06-04 15:01:43 +02:00
common task: upgraded semver dependency (and biome) (#7272) 2024-06-04 15:01:43 +02:00
context chore: rename toggle to flag #4 (#7114) 2024-05-22 16:26:22 +03:00
demo fix: demo steps should search the main table (#7227) 2024-05-31 12:29:55 +02:00
environments chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
events chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feature fix: display previously selected tags in dialog (#7271) 2024-06-05 08:13:16 +02:00
featureTypes chore: rename toggle to flag #2 (#7097) 2024-05-22 08:20:11 +03:00
feedback chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feedbackNew chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
filter chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
insights task: upgraded semver dependency (and biome) (#7272) 2024-06-04 15:01:43 +02:00
integrations chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
layout fix: hide insights from sidebar for oss and kill switch (#7270) 2024-06-04 15:34:23 +03:00
loginHistory task: upgraded semver dependency (and biome) (#7272) 2024-06-04 15:01:43 +02:00
maintenance fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
menu fix: footer overflow (#7203) 2024-05-29 11:11:36 +02:00
playground/Playground task: upgraded semver dependency (and biome) (#7272) 2024-06-04 15:01:43 +02:00
project task: upgraded semver dependency (and biome) (#7272) 2024-06-04 15:01:43 +02:00
providers chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
segments chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
signals chore: call signal endpoint example (#6611) 2024-03-19 15:53:41 +00:00
splash chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
strategies chore: deprecate custom strategies (#7186) 2024-05-28 12:33:53 +02:00
tags feat: add "my projects" filter to projects list (#6831) 2024-04-12 12:35:47 +02:00
user feat: user profile preview (#7150) 2024-05-27 12:32:21 +02:00
App.tsx feat: project level outdated sdks, project level banner (#7083) 2024-05-20 14:15:39 +03:00
InitialRedirect.tsx Fix: losing redirect on provider login (#5970) 2024-01-19 14:31:42 +02:00