Skip to content
Snippets Groups Projects
Select Git revision
  • b0125d9c7a968c064defd46b466f035ef5217087
  • master default protected
  • 1.31
  • 4.34.1
  • 4.34.0
  • 4.33.1
  • 4.33.0
  • 4.32.2
  • 4.32.1
  • 4.32.0
  • 4.31.0
  • 4.30.1
  • 4.30.0
  • 4.29.1
  • 4.29.0
  • 4.28.0
  • 4.27.0
  • 4.26.0
  • 4.25.5
  • 4.25.4
  • 4.25.3
  • 4.25.2
  • 4.25.1
23 results

monster

Volker Schukai's avatar
Volker Schukai authored
Summary of changes
- Enhanced the initialization of total text tracking with `initTotal.call(self)` directly in the fetching process, ensuring that the total is always accurately represented after fetching.
- Switched the order of `setTotalText.call(this)` and `setStatusOrRemoveBadges.call(this, "closed")` to minimize UI flickering and improve the user experience during option updates.
- Modified error messages for better clarity by rephrasing the HTTP error message in the `initTotal` function, providing clearer feedback in case of fetch failures.

These changes were made to tidy up the loading and error reporting mechanisms of the select component, enhancing the overall reliability and responsiveness of the user interface. No one likes unnecessary confusion, so let's keep things clear and efficient!
b0125d9c
History
Name Last commit Last update