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

Provide a way to add classes to a specific tree view item #2276

Closed
JohannesPertl opened this issue Dec 3, 2023 · 1 comment
Closed

Provide a way to add classes to a specific tree view item #2276

JohannesPertl opened this issue Dec 3, 2023 · 1 comment
Assignees
Labels
feature request Request a feature or introduce and update to the project.
Milestone

Comments

@JohannesPertl
Copy link

Describe the feature in detail (code, mocks, or screenshots encouraged)

I'm using tree view items in a RecursiveTreeView for navigation and mark the current active one by applying bg-primary-active-token like this:
image

This is currently only possible with some hacks. A simpler way to access a specific tree-item-summary class would be nice.

What type of pull request would this be?

None

Provide relevant links or additional information.

No response

@JohannesPertl JohannesPertl added the feature request Request a feature or introduce and update to the project. label Dec 3, 2023
@endigo9740 endigo9740 added this to the v3.0 (Next) milestone Dec 19, 2023
@endigo9740
Copy link
Contributor

In an effort to prepare for Skeleton v3, we're consolidate some related issues down to a single ticket. This will ensure that we can see the full context of requests when the time comes to refactor and update this feature going forward. If you wish to add additional feedback or suggestions, please so here:

@endigo9740 endigo9740 modified the milestones: v3.0 (Next), v2.0 Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request a feature or introduce and update to the project.
Projects
None yet
Development

No branches or pull requests

3 participants