1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/project/Project
Tymoteusz Czech c19bd615b9
fix: reset selected toggle after archive or revive (#4606)
<!-- 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! ❤️ -->

## About the changes
When archiving or reviving feature toggles, when toggles disappear from
table, actions bar should also disappear.

<!-- Does it close an issue? Multiple? -->
Closes
https://linear.app/unleash/issue/1-1293/bulk-revive-modal-doesnt-go-away
2023-09-05 11:44:28 +02:00
..
CreateProject feat: feature naming patterns (#4591) 2023-09-04 11:53:33 +00:00
DeleteProject fix: delete project dialog cancel redirect (#4184) 2023-07-07 15:04:21 +01:00
EditProject feat: feature naming patterns (#4591) 2023-09-04 11:53:33 +00:00
hooks feat: feature naming patterns (#4591) 2023-09-04 11:53:33 +00:00
Import fix: fix broken ImportOptions.tsx (#3657) 2023-05-02 10:17:05 +03:00
ProjectDoraMetrics feat: DORA metrics lead time to production (#4589) 2023-08-30 14:39:43 +02:00
ProjectFeaturesArchive
ProjectFeatureToggles fix: reset selected toggle after archive or revive (#4606) 2023-09-05 11:44:28 +02:00
ProjectForm add descriptions in form (#4608) 2023-09-05 09:22:52 +00:00
ProjectHealth feat: Last seen per environment health (#4539) 2023-08-21 15:12:50 +03:00
ProjectInfo Fix/strategy UI improvements (#3766) 2023-05-16 11:15:59 +00:00
ProjectLog feat: add event log to project (#2136) 2022-10-12 14:40:37 +02:00
ProjectSettings feat: feature naming patterns (#4591) 2023-09-04 11:53:33 +00:00
ProjectStats feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
LazyProject.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyProjectExport.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
Project.styles.ts feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
Project.tsx feat: DORA metrics lead time to production (#4589) 2023-08-30 14:39:43 +02:00
ProjectOverview.tsx refactor: misc cleanups (#4022) 2023-06-21 15:08:52 +01:00