Event type filter selection clearing #41

Closed
opened 2026-03-17 00:13:57 +03:00 by notfence · 3 comments
Contributor

Bug describe:

After selecting the event type, you will no longer be able to view all the events together, only the specific event type.
image

How to fix:
Add event type "All" and choose it by default

### **Bug describe:** After selecting the event type, you will no longer be able to view all the events together, only the specific event type. ![image](/attachments/3ee853f3-daa2-40f7-acbd-0e5262b1484e) **How to fix:** Add event type "All" and choose it by default
Author
Contributor

Add event type "All" and choose it by default

Forget, Do Reset Filters button instead

> Add event type "All" and choose it by default Forget, Do Reset Filters button instead
skobkin changed title from Fix event type to Event type filter selection clearing 2026-03-21 04:37:00 +03:00
Owner

@notfence turns out PicoCSS which map uses has "Dropdown with Checkboxes" option:
https://picocss.com/docs/dropdown#dropdowns-with-checkboxes-and-radios

I think that's exactly what we need for "Event type" filter.

That's a solution to the first problem, of course. I'll think about adding an option to reset all filters at once too.

@notfence turns out PicoCSS which map uses has "Dropdown with Checkboxes" option: https://picocss.com/docs/dropdown#dropdowns-with-checkboxes-and-radios I think that's exactly what we need for "Event type" filter. That's a solution to the first problem, of course. I'll think about adding an option to reset all filters at once too.
skobkin self-assigned this 2026-03-23 01:25:48 +03:00
Owner

Since we currently have only one filter, I'm going to close this for now. If more filters would be introduced, I'll think about adding some kind of "reset" button again.

Since we currently have only one filter, I'm going to close this for now. If more filters would be introduced, I'll think about adding some kind of "reset" button again.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
skobkin/meshmap-lite#41
No description provided.