maebeale
maebeale
Checkboxes aren't retaining state (in particular when using browser navigation and back button). Ideally these boxes would be togglable via URL params, so "state" could be retained/created in the URL.
Will be helped by #536 Instead of displaying one label with ALL categories, we'd like one label PER category (for when there's more than one)
Frontend validation errors are handled in the browser
when you run the submission_response importer (via rake task) it works, but if you run it again, it creates duplicate records instead of being idempotent (able to be run again...
Looks like the checkboxes retain their last checked state, but the data goes back to the full (rather than filtered) list. FYI, @h-m-m
On Contributions and Community Resources, users would like to click a category label to filter the page by that label - create a CategoryPill component (takes a link and reloads...
from danielm: ```The service area type drop down is redundant with the following fields " neighborhood", "region", "county" "City". Can these respective field values be set based on what option...
from danielm: ```"parent" has coding function, but it is a bit cryptic for a general admin. can a plainspoken synonym be included in parenthesis to identify this variable? Otherwise can...
Resolves #001 ### Description ### Type of change * Bug fix (non-breaking change which fixes an issue) * New feature (non-breaking change which adds functionality) * Breaking change (fix or...