-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue 99 - collapse filter v2 #242
base: master
Are you sure you want to change the base?
Conversation
src/styles/theme.css
Outdated
@@ -20,6 +20,7 @@ | |||
--primary-700: hsl(var(--primary), 35%); | |||
--primary-800: hsl(var(--primary), 25%); | |||
--primary-900: hsl(var(--primary), 15%); | |||
--primary-blue: hsl(var(--primary), 10%); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the original dark blue used for the title header - open to a better variable name if there are suggestions!
} | ||
|
||
.filter-pane { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Moved all legend and filter related items to filter.css
</div> | ||
<div class="action-group"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Most of this is indentation changes
@@ -52,7 +52,7 @@ a.txt-white:hover { | |||
|
|||
.content { | |||
z-index: 1; | |||
width: 33.3333%; | |||
width: 36%; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Made just a little wider so title fits on one line more often
…in-cities-aid-distribution-locations into issue-99/maxam/collapse-filter-v2
This is missing full-fledged Ojibwe, Dakota, and Hindi translations… the translations that are missing are shorter versions of our main filter items so what I did was just put in the translations we already have for |
What
Adding collapsibility to the top level filters and toggling a legend overlay on map when filters are collapsed
Why
Issue #99
Ensure the following interactions work as expected. Please test using a mobile form factor.
Check the app in the following web browsers: