When doing any ajax operation (e.g., sorting a table, reloading a feature type) the usual spinner showing that the user has to wait is no longer visible. This can get pretty frustrating, if the action is not instant the user has no way to tell if they have to wait more or they just did not notice an eventual page update.
Activity
Andrea Aime
October 5, 2023 at 1:21 PM
(edited)
Checked on what I have locally, does not work on 2.23.0 but does on 2.22.5. I don’t see a smoking gun at the java or css level. Thinking out loud, maybe related to the jquery update?
When doing any ajax operation (e.g., sorting a table, reloading a feature type) the usual spinner showing that the user has to wait is no longer visible. This can get pretty frustrating, if the action is not instant the user has no way to tell if they have to wait more or they just did not notice an eventual page update.