Celia Usero Navarro
Celia Usero Navarro
**Describe the bug** UI looks across dropdown menus is different! **To Reproduce** Please see the notes from our community 🙏 https://onurorhon.notion.site/Tokens-Studio-Beta-RC8-Menu-QA-af0325dd66a64e5db296b0bb94f4fd1e **Expected behavior** All icons and paddings should look the...
### Why does this PR exist? Closes [#2902](https://github.com/tokens-studio/figma-plugin/issues/2902) [A previous fix to prevent trailing whitespace being added](https://github.com/tokens-studio/figma-plugin/pull/2789), had made the [Mentions](https://www.npmjs.com/package/rc-mentions) component misbehave. Inserting extra curly brackets at random spots...
**Describe the bug** Tweaking the extra space when token search is used (https://github.com/tokens-studio/figma-plugin/pull/2789) the way that search results are populated has been slightly broken! **To Reproduce** Steps to reproduce the...
**Is your feature request related to a problem? Please describe.** When someone exports themes to Figma, we currently display the number of created variables and collections. It would be helpful...
# 📝 Context * We only use `Sentry.captureException(e)`, ideally this should call an error service that handles data enrichment * Sentry does not get initialised when on the `development` environment...
**Is your feature request related to a problem? Please describe.** Certain settings for users, such as "Exporting to Figma" or "Apply as" are persisted in the plugin across all files....
**Is your feature request related to a problem? Please describe.** Providers existing with the plugin have a lot of repeated code for error handling, these should be in a shared...
**Describe the bug** [Original thread](https://hyma-team.slack.com/archives/C06RHB9RT2B/p1718225540993229) 📝 Any changes made to tokens are persisting with the original value. **To Reproduce** Steps to reproduce the behavior: 1. Create 2 tokens with the...
# Context 📝 The search and dropdown items across the plugin have undergone various improvements to accommodate long names and values, such as: * https://github.com/tokens-studio/figma-plugin/pull/2775 * https://github.com/tokens-studio/figma-plugin/pull/2765 * https://github.com/tokens-studio/figma-plugin/pull/2762 *...
# Context 📝 Initially reported bug (https://github.com/tokens-studio/figma-plugin/issues/2739) was due to the `SUPABASE_ANON_KEY` environment variable not being present when the beta build was released to be openly tested. Ideally, there variables...