Closed pengyin-shan closed 2 weeks ago
Name | Link |
---|---|
Latest commit | df05f6628d1e31d297c681cc81beca34741f4e8a |
Latest deploy log | https://app.netlify.com/sites/cheerful-treacle-913a24/deploys/6733abc929b84f0008cf2bdd |
Deploy Preview | https://deploy-preview-370--cheerful-treacle-913a24.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Great, works as expected. Only thing we need is change the enabled color on border, icon, and text to french violet.
Did you mean to change the color to French violet after the icon is selected?
| Did you mean to change the color to French violet after the icon is selected?
Yes, when a filter is enabled change the colors to French violet. For the default colors, leave as is.
| Did you mean to change the color to French violet after the icon is selected?
Yes, when a filter is enabled change the colors to French violet. For the default colors, leave as is.
I updated the code to change the color when a theme is selected:
Looks great. I'll merge this now. Thanks!
This PR addresses #363. It enbles multi-selection for the themes filter.
How to Test
Navigate to the search page and open the filter panel.
Select the "Demographic" theme filter, then add the "Employment" filter. You should see the result list length increase due to the additional filter:
Open a result detail, and the corresponding theme icon should be highlighted:
Experiment with the filters to ensure the list updates as expected.