mastervanleeuwen / J-TrackGallery

GPS Track Gallery component for Joomla
https://mastervanleeuwen.github.io/J-TrackGallery/
6 stars 0 forks source link

Overview map error when filter is used #81

Open Alarcian opened 4 months ago

Alarcian commented 4 months ago

Hello,

In the overwiew page when I use a filter that has the outcome of no tracks to display, I get the below error. It seems it doesn't matter which filters I use as long as the outcome it that there are no tracks matching the set filter.

jtrackerror

I hope you can fix this. Thanks

mastervanleeuwen commented 4 months ago

Thanks for the report. This is fixed in the new pre-release version: https://github.com/mastervanleeuwen/J-TrackGallery/releases/tag/0.9.35-b

A short warning message is now displayed when no tracks are found.

Best regards, Marco.

Alarcian commented 4 months ago

Hello,

I updated but stil find the same problem like in the image earlier, only now instead of the cross to close some sort of pop up I see a link.

jtrackerror_v2

Also now when I go to the category view, I see my three categories and when I clicked one I could filter. Now I set a filter to which I know there are no tracks, to test the fix you implemented. It displays there are no tracks, but the filter options are gone and there is no way to clear my filter anymore so I can see the tracks again. I hope this can be fixed to.

Thanks

mastervanleeuwen commented 4 months ago

Thanks for the report. I think I forgot to commit some of the changes. This should be fixed in the new version: https://github.com/mastervanleeuwen/J-TrackGallery/releases/tag/0.9.35-c

Alarcian commented 3 months ago

Thanks for your fixes. I don't get the pop up anymore but instead a message that there are no tracks. But I still got the problem that after I have filtered to something there are no tracks for, the filter options disappear and I can't clear the filter to see tracks.

A link if that helps. https://nordicsports-oost.nl/gpx-bestanden/cats

mastervanleeuwen commented 3 months ago

Thanks for the report. This was a problems specific to the category view, I think. I made a new pre-release that should fix it:

https://github.com/mastervanleeuwen/J-TrackGallery/releases/tag/0.9.35-e

Please let me know whether it works as expected.