feat(#2302): popover - add table/filter contextual example#391
Conversation
✅ Deploy Preview for abgov-ui-component-docs ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
twjeffery
left a comment
There was a problem hiding this comment.
@mxsoco Can we extend the filter example to work with the table? (Filter the table to open and closed results when selected, and show a visual indication of the filter applied and clear action)
We did a similar filter example in code here to reference as helpful: https://design.alberta.ca/components/filter-chip#tab-1#filter-data-in-a-table
For the design and interaction, a filter chip could show up in the same way like this:
@twjeffery I can try looking into it. Is there an example anywhere where filtering happens through radio buttons rather than text inputs? |
We don't have on in code yet unfortunately, but that's why I was thinking that it would be useful to have. Would you be able to use the same logic in the filter example with the text input and apply it to the radio control? |
twjeffery
left a comment
There was a problem hiding this comment.
Thanks for putting that together @mxsoco
Right now I see the filter working, and then you kind of get stuck there. It would be nice to also add the ability for the filter chip to clear when clicked, and for the clear button to remove the filters. Really just want to get the basics of that interaction fleshed out for a team to see.
Screen.Recording.2025-08-05.at.9.23.34.AM.mov
Also, let's add these examples to the table and filter chip component pages as well as the popover.
|
Thanks for making those changes @mxsoco, looks good to me now |








Awaiting confirmation on Figma link
Added an informational callout:

Filter data in a table:
