This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets
Joffrey JAFFEUX 8ee3d2d954
FIX: prevents debouncing and query to override each other (#11704)
Before this change we were setting the input after the query has been done, resulting in us overwriting the input if the user types during the query.
We don't need to update it after the query, we just need to ensure it's set when we load the page and then it should stay in sync.
2021-01-14 10:19:08 +01:00
..
images Optimize assets/images 2020-11-17 09:53:33 -05:00
javascripts FIX: prevents debouncing and query to override each other (#11704) 2021-01-14 10:19:08 +01:00
stylesheets UX: add space between links and text in labels (#11674) 2021-01-11 13:35:41 -05:00