mirror of
https://github.com/discourse/discourse.git
synced 2025-01-19 14:02:44 +08:00
8ee3d2d954
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. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |