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(web): implement is template store enabled feature flag in web #3504

Merged
merged 1 commit into from
May 26, 2023

Conversation

p-fernandez
Copy link
Contributor

@p-fernandez p-fernandez commented May 25, 2023

What change does this PR introduce?

Implements Launch Darkly React client SDK and the feature flag needed for the Template Store feature.

Why was this change needed?

We had the implementation in the backend but we needed the frontend implementation.

Other information (Screenshots)

@linear
Copy link

linear bot commented May 25, 2023

NV-2242 Hide Template Store behind a feature flag

Why? (Context)

To allow us gradually releasing the template store to users.

What?

Implement a feature flag for "Front-end" facing functionality:

  • Dropdown Button
  • Empty State Screen

Definition of Done

  • Implement reusable hook that provides the current value of the feature flag that checks if template store is enabled.

Copy link
Contributor

@LetItRock LetItRock left a comment

Choose a reason for hiding this comment

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

🎸 ⭐

@p-fernandez p-fernandez force-pushed the nv-2325-create-template-store-feature-flag branch 3 times, most recently from 1afd156 to dfe5b57 Compare May 26, 2023 11:17
Base automatically changed from nv-2325-create-template-store-feature-flag to next May 26, 2023 11:28
@p-fernandez p-fernandez force-pushed the nv-2242-hide-template-store-behind-a-feature-flag branch 3 times, most recently from ee2ee4f to 9f469d2 Compare May 26, 2023 13:38
@p-fernandez p-fernandez force-pushed the nv-2242-hide-template-store-behind-a-feature-flag branch from 9f469d2 to 2b7b782 Compare May 26, 2023 14:01
@p-fernandez p-fernandez added this pull request to the merge queue May 26, 2023
Merged via the queue into next with commit ede4a91 May 26, 2023
31 of 32 checks passed
@p-fernandez p-fernandez deleted the nv-2242-hide-template-store-behind-a-feature-flag branch May 26, 2023 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants