1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component/feature/FeatureView/FeatureOverview
Thomas Heartman 3039fc3d59
fix: trying to create a tag that's too short gives errors (#7269)
1. Only suggest to create a tag value if the input is more than two
characters after trimming.
2. Ignore trailing and leading whitespace when considering which
autocomplete options to show
2024-06-05 08:47:50 +02:00
..
FeatureLifecycle chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
FeatureOverviewEnvironments feat: explain stickiness (#7248) 2024-06-03 13:54:06 +02:00
FeatureOverviewMetaData fix: no requests before project loaded (#7096) 2024-05-21 15:54:09 +02:00
FeatureOverviewSegment chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
FeatureOverviewSidePanel chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
ManageTagsDialog fix: trying to create a tag that's too short gives errors (#7269) 2024-06-05 08:47:50 +02:00
FeatureOverview.tsx feat: Recent flags (#7211) 2024-05-29 16:01:52 +02:00