Open fokkerone opened 1 year ago
We should be able to listen to document changes on the root where we store tokens to update the visible tokens for other users as well.
We already listen for some documentchanges
but not for the root level tokens right now, doing so (and updating the list of tokens for other users) would solve this
Is there any news on this? As this is a massive pain point when working as a team with TokenStudio... Most of the time, even "check-in check-out" (that is, even if only one is working within the Token plugin) doesn't work for us.
Even reopening the file/s does not result in a 100% update. We suspect it is some sort of caching in Figma, as restarting Figma updates the tokens.
We are waiting for license keys for the Pro version to save all token files in Azure. This doesn't solve the collaboration issue, but maybe the tokens will be stored in a more reliable single source of truth
Volker
Hi @fokkerone we are working on this at the moment. Will keep you updated
ready or not?
Describe the bug If more then one Figma Editors working with the plugin, this ends up in a mess.
To Reproduce Steps to reproduce the behavior:
Expected behavior Sync on save, Livereload, SSE, Websockets. to sync Toekens between different users. OR a button to force the update
2375 also describes the same issue