3907c4926383303ff85d992bb276e2b173cf0843
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.
Data Explorer Plugin
This plugin allows admins to run SQL queries against the live Discourse database, including parameterized queries and formatting for several common column types.
For more information, please see: https://meta.discourse.org/t/data-explorer-plugin/32566
Languages
Ruby
55.5%
JavaScript
41.9%
SCSS
2.6%