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

GrowthBook DevTools does not represent multiple visual changesets appropriately for visual experiments #41

Open
bttf opened this issue Oct 13, 2023 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@bttf
Copy link
Contributor

bttf commented Oct 13, 2023

Problem: Currently, when inspecting a Visual Experiment, if the Visual Experiment has multiple visual changesets, the DevTools extension will only render one of them.

Example Experiment w/ multiple visual changesets
Screenshot 2023-10-13 at 4 28 11 PM

DevTools rendering only one of them
Screenshot 2023-10-13 at 4 23 50 PM

Proposed solution: Ensure we render all visual changesets for an experiment and highlight the one that currently targets the page URL. (If none target the URL, notify the user via a small alert in the DevTools UI).

@bttf bttf added good first issue Good for newcomers help wanted Extra attention is needed bug Something isn't working labels Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant