discourse/app/assets
Joffrey JAFFEUX 98eb014bdb
FIX: wait for the end of search requests (#26240)
Prior to this fix, if you were following this series of events:
- type something in a select-kit filter with async search
- query starts
- type something again
- first query finished with no results
- second query starts
- 💥 we would show a no content found for a split second
- second query finishes
- we display a list of results
2024-03-19 12:25:25 +01:00
..
images FIX: Use correct location for wizard background image (#24183) 2023-10-31 15:57:47 +00:00
javascripts FIX: wait for the end of search requests (#26240) 2024-03-19 12:25:25 +01:00
stylesheets FEATURE: add language picker for theme translations in admin UI (#26150) 2024-03-18 12:00:28 -04:00