-
Notifications
You must be signed in to change notification settings - Fork 78
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
Option to hide selection-mode from calcite trees #5186
Comments
Would the |
Thanks, I do think this new selection mode does get us most of the way there. One difference is that the disclosure arrows are no longer outdented.
Not sure if that's a bug or by design, though, but I imagine we can work with or around it (@ade10176?). |
@macandcheese @ashetland WDYT about ☝️? If we did want to preserve alignment, we can use the blank icon for none-selection. Luckily, we have a old commit with this that we can reapply. |
Agree w @ade10176 on this one :) |
Agree w/ @ade10176 as well, alignment should be preserved. 😁 |
Triaging to this sprint. cc @benelan @geospatialem |
Installed and assigned for verification. |
Description
The bullet indicator on a selected/hovered state of a calcite tree conflicts with the pending changes indicator that we've been using in Field Maps. We're looking for a way to relax the appearance of these states to the degree that the bullet is not present.
cc: @nwhittaker
Acceptance Criteria
Provide a way (possibly an
appearance
orselection-mode
option) that has, or includes, the effect of suppressing the bullet for selected/hovered states of tree items.Relevant Info
No response
Which Component
calcite-tree
Example Use Case
No response
The text was updated successfully, but these errors were encountered: