tokens-studio / figma-plugin

Official repository of the plugin 'Tokens Studio for Figma' (Figma Tokens)
https://www.figma.com/community/plugin/843461159747178978
MIT License
1.32k stars 190 forks source link

fix: clicking a select when editing a color token now keeps the modal open #2892

Closed cuserox closed 1 week ago

cuserox commented 2 weeks ago

Why does this PR exist?

Closes #2885

When editing a color token, specifically the Modify operations, when clicking outside either of the Select components - still within the Dialog - it would close the whole modal!

What does this pull request do?

Testing this change

  1. In the Tokens tab, edit or duplicate any color token, and see a Modal appear
  2. Add a (+) Modify to set an Operation or Space (see 2 Select components)
  3. Click outside any Select, still inside the Modal
  4. The Modal now stays open!
Before After
changeset-bot[bot] commented 2 weeks ago

⚠️ No Changeset found

Latest commit: 2d30fad9b51948fd9b04a275e150da4ab45d9010

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

cuserox commented 1 week ago

🥼 Closing in favour of more testing on the DS: https://github.com/tokens-studio/ds/pull/222 🔜 Next up: overriding clashing versions of resolved packages