psychedelicious 9870f5a96f fix(ui): race condition with gallery search
It was possible to clear the search term while a debounced setSearchTerm is still pending. This resulted in the gallery getting out of sync w/ the search term.

To fix this, we need to lift the state up a bit and  cancel any pending debounced setSearchTerm calls when closing the search or clearing the search term box.
2024-07-24 14:10:16 +10:00
..
2024-06-28 10:36:05 +10:00
2024-05-08 08:39:18 -04:00
2024-07-23 10:55:54 +10:00
2024-04-15 22:50:54 +10:00