Closed jdkunesh closed 4 years ago
Yes, something like this: https://angular-ui.github.io/bootstrap/#!#buttons
On Wed, Dec 4, 2019 at 2:19 PM Jason Kunesh notifications@github.com wrote:
In ESRI, there's a top bar component that is not a radio button, but it's a series of checkboxes (see upper right of this screenshot). We should consider up/down/depressed states for these buttons:
[image: Screen Shot 2019-11-26 at 3 23 21 PM] https://user-images.githubusercontent.com/157725/70177752-95154900-16a0-11ea-8d1f-e74131eab71a.png
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Chicago/design-cds-bootstrap/issues/43?email_source=notifications&email_token=ABYMNRPXE3WYID6Z5VBQ3ZTQXAGEJA5CNFSM4JVOEO62YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H6DSW2Q, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABYMNRPVZTPF4IAA2ZG3V23QXAGEJANCNFSM4JVOEO6Q .
https://webapps1int.chicago.gov/homefinder/
is the url of the app. you can see the component in the upper right corner.
@mario-duran pinging on this. I don't see a component for this currently.
It's like the pagination example, but it needs an option where a user can depress two buttons at the same time.
@mario-duran I don't believe our current button group supports multi-select.
Can we make an example that does this? Looking around the internet, it seems like a plugin may be required?
Thanks
In ESRI, there's a top bar component that is not a radio button, but it's a series of checkboxes (see upper right of this screenshot). We should consider up/down/depressed states for these buttons: