SearchInput: debounce input and add wait indicator
This commit is contained in:
@@ -43,3 +43,8 @@
|
||||
.clear-icon {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.wait-icon {
|
||||
cursor: wait;
|
||||
/* opacity: 0.5; */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user