- Issue created by @Grevil
- Status changed to Needs work
over 1 year ago 10:02am 23 August 2023 - 🇩🇪Germany lrwebks Porta Westfalica
Apparently the JS errors have nothing to do with the list being empty, as they also appear when there are entries in the list. They seem to be connected to ListJS as it stopped working.
I will both fix the issue and add the proposed disclaimer text, don't worry! - Status changed to Needs review
over 1 year ago 11:38am 23 August 2023 - 🇩🇪Germany lrwebks Porta Westfalica
Disclaimer message has been added! No need to escape early, since these JS errors were not related to the list being empty (they occur if a required library for ListJS is not installed) and an empty list throws no errors at all now.
Please review in the 1.x branch within the parent issue! - Status changed to RTBC
over 1 year ago 11:39am 24 August 2023 - 🇩🇪Germany Grevil
Note, that I meant to return early, so that the search bar isn't rendered at all, when there are no entries in the project wiki. This is more performant, since we do not need to attach the library, and looks a bit more polished. Setting back to needs work and removing the parent issue.
- Status changed to Needs work
over 1 year ago 11:44am 24 August 2023 - Status changed to Closed: duplicate
over 1 year ago 1:13pm 25 August 2023 - 🇩🇪Germany Grevil
Fixed in 📌 General routing cleanup and other miscellaneous changes Fixed .