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

[Media Display] Add a feature flag for new media display #1176

Open
mplorentz opened this issue May 21, 2024 · 0 comments
Open

[Media Display] Add a feature flag for new media display #1176

mplorentz opened this issue May 21, 2024 · 0 comments
Assignees
Labels
devx Work that will improve developer experience/velocity

Comments

@mplorentz
Copy link
Member

mplorentz commented May 21, 2024

Since the new media display gallery will be build over several PRs and releases we want to add a feature flag to turn it on and off. This way the code for the new gallery can be merged but users won't see it in production until it is all done. The feature should be off in production builds, and on by default in debug builds. It's up to the implementer if they would like to add a toggle to our Settings page in debug mode to toggle the feature on and off at runtime.

@mplorentz mplorentz added the devx Work that will improve developer experience/velocity label May 21, 2024
joshuatbrown added a commit that referenced this issue Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devx Work that will improve developer experience/velocity
Projects
Status: UAT
Development

No branches or pull requests

2 participants