Filter issue fixes (#5126)

* Fix filter reading from URL when not active
* Use alternative clone mechanism. Fixes weird filter hook behaviour
* Separate search term input component
This commit is contained in:
WithoutPants
2024-08-12 14:10:10 +10:00
committed by GitHub
parent aa1894964f
commit c47aafff66
12 changed files with 134 additions and 154 deletions

View File

@@ -492,12 +492,14 @@ div.react-datepicker {
.clearable-text-field-clear {
background-color: $secondary;
bottom: 0;
color: $muted-gray;
font-size: 0.875rem;
margin: 0.375rem 0.75rem;
padding: 0;
position: absolute;
right: 0;
top: 0;
z-index: 4;
&:hover,