This repository has been archived by the owner on Jun 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Enhancement: Nested list items in pick list #767
Labels
Milestone
Comments
asangma
added a commit
that referenced
this issue
Jan 24, 2020
asangma
added a commit
that referenced
this issue
Jan 24, 2020
asangma
added a commit
that referenced
this issue
Jan 24, 2020
asangma
added a commit
that referenced
this issue
Jan 24, 2020
asangma
added a commit
that referenced
this issue
Jan 30, 2020
* initial tweaks * Some clean up and demo updates (#767) * Better check and radio UI. Interim solution until Icon Team delivers a `blank` icon. (#767) * Only render secondary action node if slot is populated. (#767) * Added `indented` modifier class. Spacing and demo updates. (#767) * RTL for list group (#767) * style update using template literal. * reset demo page. * reset demo pages. * Nixed unnecessary classnames. (#767) * Removed unnecessary `container` style. Added default class for container section node. Updated demos to also show non-nested pick-list-group.
pr3tori4n
added a commit
that referenced
this issue
Jan 30, 2020
* Add nesting support to groups * rename slot * adding tests * code review comment follow up * feat: add styling and some updates for pick-list nesting (#783) * initial tweaks * Some clean up and demo updates (#767) * Better check and radio UI. Interim solution until Icon Team delivers a `blank` icon. (#767) * Only render secondary action node if slot is populated. (#767) * Added `indented` modifier class. Spacing and demo updates. (#767) * RTL for list group (#767) * style update using template literal. * reset demo page. * reset demo pages. * Nixed unnecessary classnames. (#767) * Removed unnecessary `container` style. Added default class for container section node. Updated demos to also show non-nested pick-list-group. * fix test Co-authored-by: Alan Sangma <asangma@esri.com>
@kat10140 please verify. |
@pr3tori4n if a parent is selected, are the children meant to be selected as well? looks like they're all single select right now |
@kat10140 I don't believe this was requested. It was requested the parents be selectable, but not that selecting a parent auto-selects the children. If that's desired, I'd suggest we open a new enhancement issue to cover that behavior. |
Oh, thats how i interpreted the last bullet of the issue. If that's not the case, we can close this one @pr3tori4n |
@kat10140 no worries. I believe that's meant to describe the hide/show behavior not the selection behavior. Closing. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
The text was updated successfully, but these errors were encountered: