Skip to content

Conversation

@aligator
Copy link
Collaborator

@aligator aligator commented May 4, 2025

Description

Fixes filtering the statistic list and removing the filter (freifunk#152)

Similar problem as freifunk#149 , freifunk#137.

Patches the dom element only the first time. after that it patches the previous vnode.

Motivation and Context

Closes freifunk#152

How Has This Been Tested?

Tested FF, Chrome - Mobile and desktop

Screenshots/links:

Before:
Clicking on "11" and then remove the filter again: (
image
)

image

After:
image

Checklist:

  • My code follows the code style of this project. (CI will test it anyway and also needs approval)
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.

…ifunk#152)

Also fixes the table to be loaded correctly when the filter is removed again.

Similar problem as freifunk#149 , freifunk#137.

Patches the dom element only the first time. after that it patches the previous vnode.
@aligator aligator closed this May 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

filtering via statistics is broken

1 participant