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

Component instances all dispatch interactions #2002

Open
rylin8 opened this issue Jan 16, 2025 · 0 comments
Open

Component instances all dispatch interactions #2002

rylin8 opened this issue Jan 16, 2025 · 0 comments
Labels
squoosh Bugs in the squoosh implementation

Comments

@rylin8
Copy link
Collaborator

rylin8 commented Jan 16, 2025

When using a ReplacementContent customization and populating this content with component instances, these component instances dispatch interactions when any one of the is triggered. For example if the replacement content is two buttons that are the same component, and this component has a while pressing interaction to change to another variant, pressing either button will cause both to change.

@rylin8 rylin8 added the squoosh Bugs in the squoosh implementation label Jan 16, 2025
@rylin8 rylin8 moved this to New in DesignCompose Jan 16, 2025
rylin8 added a commit that referenced this issue Jan 16, 2025
Fixes #1881. The design switcher has been broken in squoosh due to a number of bugs:
#1717
#2000
#2001
#2002

Fixing all of these will take some time. In an effort to make the design switcher functional again, this change makes some small changes in the Figma design by removing some animations and interactions that are buggy. A few small changes in the design switcher code fix the functionality to switch between other documents or branches.
rylin8 added a commit that referenced this issue Jan 16, 2025
Fixes #1881. The design switcher has been broken in squoosh due to a number of bugs:
#1717
#2000
#2001
#2002

Fixing all of these will take some time. In an effort to make the design switcher functional again, this change makes some small changes in the Figma design by removing some animations and interactions that are buggy. A few small changes in the design switcher code fix the functionality to switch between other documents or branches.
github-merge-queue bot pushed a commit that referenced this issue Jan 17, 2025
Fixes #1881. The design switcher has been broken in squoosh due to a
number of bugs:
#1717
#2000
#2001
#2002

Fixing all of these will take some time. In an effort to make the design
switcher functional again, this change makes some small changes in the
Figma design by removing some animations and interactions that are
buggy. A few small changes in the design switcher code fix the
functionality to switch between other documents or branches.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
squoosh Bugs in the squoosh implementation
Projects
Status: New
Development

No branches or pull requests

1 participant