Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: disable bulk toggles flag #3827

Merged
merged 4 commits into from
May 22, 2023
Merged

feat: disable bulk toggles flag #3827

merged 4 commits into from
May 22, 2023

Conversation

kwasniew
Copy link
Contributor

About the changes

Adding a flag to disable bulk toggle enable/disable.
In frontend we hide the buttons, in backend we return 409 conflict when the feature is disabled.

We want the feature to be enabled by default (GA feature) and have an option to turn it off if we need to (operational/killswitch toggle).

Important files

Discussion points

@vercel
Copy link

vercel bot commented May 22, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 22, 2023 9:38am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) May 22, 2023 9:38am

Copy link
Contributor

@sjaanus sjaanus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG

@kwasniew kwasniew merged commit e34c9bc into main May 22, 2023
16 checks passed
@kwasniew kwasniew deleted the disable-bulk-toggles branch May 22, 2023 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants