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

Tokens manager #3901

Open
kof opened this issue Aug 8, 2024 · 4 comments
Open

Tokens manager #3901

kof opened this issue Aug 8, 2024 · 4 comments
Labels
area:styles Style Panel is the CSS panel on the right complexity:high Multiple weeks of work or more prio:1 The most important thing to work on type:feat Features and enhancements

Comments

@kof
Copy link
Member

kof commented Aug 8, 2024

As a user I want to be able to manage tokens centrally to solve a number of problems:

  1. find and cleanup all unused tokens
  2. search for a specific token (might be better to be part of global search)
  3. see where a token is being used at a glance
  4. rename tokens
@kof kof added type:feat Features and enhancements prio:1 The most important thing to work on complexity:high Multiple weeks of work or more area:styles Style Panel is the CSS panel on the right labels Aug 8, 2024
@kof kof added this to 🚀 Roadmap Aug 8, 2024
@MilanBgd
Copy link

MilanBgd commented Aug 8, 2024

Really like this feature!

@cdsaa79
Copy link

cdsaa79 commented Aug 12, 2024

this is critical, damn very good practical useful point.

@kaitpw
Copy link

kaitpw commented Sep 21, 2024

Will there not be editing functionality involved in this? It'd be powerful for the css copy/paste/editing stuff (on the roadmap) to be enabled in this token manager. I guess that'd make it more like a "token editor" tho

@kof
Copy link
Member Author

kof commented Sep 21, 2024

@kaitpw no, this is too much, css editing is in style panel but you would get to ay element you want with that token and change it there

TrySound added a commit that referenced this issue Dec 20, 2024
Ref #3901 #4608

Here added new command panel group: tokens. For only only supported
selecting which opens a list of instances the token is defined on.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:styles Style Panel is the CSS panel on the right complexity:high Multiple weeks of work or more prio:1 The most important thing to work on type:feat Features and enhancements
Projects
Status: 🏗️ In Progress
Development

No branches or pull requests

4 participants