You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If users needed to rename a large portion of their tokens and they already applied these tokens before, they currently have a hard time trying to remap all of that.
Often times, this could mean that a user changed the name of a root group to something else.
We should add a button to Inspect that opens a modal that lets the user remap lots of tokens:
This modal should have contents of
Match [INPUT, optional]
Remap to [INPUT, required]
Having an automated way that
takes all layers where the tokens were applied
finds %MATCH
replaces %MATCH with %REMAPTO
The text was updated successfully, but these errors were encountered:
If users needed to rename a large portion of their tokens and they already applied these tokens before, they currently have a hard time trying to remap all of that.
Often times, this could mean that a user changed the name of a root group to something else.
We should add a button to Inspect that opens a modal that lets the user remap lots of tokens:
This modal should have contents of
Having an automated way that
The text was updated successfully, but these errors were encountered: