discourse-data-explorer/assets/javascripts
Penar Musaraj 3907c49263
FIX: Reduce issues when debouncing schema search (#241)
Previously the debounced value was both setting the filter value and
updating the input's text value. This causes visible UI issues, because
the debounce updating the input's text value would sometimes reset it,
especially if/when typing quickly.

This PR also uses sticky positioning for the search form, so that it
stays visible even when scrolling the list of schema tables.
2023-04-18 10:33:25 -04:00
..
admin/adapters DEV: Lose the es6 suffix (#165) 2022-03-05 17:21:01 +01:00
discourse FIX: Reduce issues when debouncing schema search (#241) 2023-04-18 10:33:25 -04:00