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/ManageTagsDialog
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
..
ManageBulkTagsDialog.tsx chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
ManageTagsDialog.tsx chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
TagsInput.tsx fix: trying to create a tag that's too short gives errors (#7269) 2024-06-05 08:47:50 +02:00
TagTypeSelect.tsx chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00