Ben Hammond 🎛️
Ben Hammond 🎛️
> Yes, I am using material ui the issue happened because using the `` component to wrap the content We are having this issue as well; any idea what the...
> @benhammondmusic i don't see the legend header been center aligned for mobile screens, > > page i am referring to : https://healthequitytracker.org/exploredata?mls=1.hiv-3.08&group1=All > > am i looking at wrong...
mui autocomplete allows different variables for the `value` and the `displayValue`; this could be one implementation, where city names are entries that contain the `displayValue` of the city but the...
> add the word "county" after every county name on region select. Addressed in #1310
> can search not be an exact match? Filed as new issue #1311
``` # this URL could be used for an API endpoint but needs authentication # CAWP_LINE_ITEMS_URL = ("https://cawpdata.rutgers.edu/women-elected-officials/" # "race-ethnicity/export-roles/csv?current=1&yearend_filter=All" # "&level%5B0%5D=Federal%20Congress&level%5B1%5D=State%20Legislative" # "&level%5B2%5D=Territorial/DC%20Legislative&items_per_page=50" # "&page&_format=csv") # Table for STATE_COL_LINE...
Semi-related; @joshzarrabi had an excellent idea we should explore to show a STATE map for COUNTY level reports, and highlight the selected county. This accomplishes a few things: - the...
added comments to see where each property is being used ``` variableId: "voter_participation_pres", variableDisplayName: "Voter Participation", // aria label and data attr variableFullDisplayName: "Voter Participation (Presidential Election)", // definition boxes...
https://www.joshwcomeau.com/react/prefers-reduced-motion/#the-hook https://dev.to/eevajonnapanula/hiding-the-movement-gifs-play-buttons-and-prefers-reduced-motion-3499
https://css-tricks.com/gifs-and-prefers-reduced-motion/