Filter by unread: small improvements and unit tests
This commit is contained in:
parent
b1894e478d
commit
ab1e6f847d
7 changed files with 119 additions and 5 deletions
|
@ -201,7 +201,8 @@ export function LeftPaneSearchInput({
|
|||
direction={TooltipPlacement.Bottom}
|
||||
content={i18n('icu:filterByUnreadButtonLabel')}
|
||||
theme={Theme.Dark}
|
||||
delay={600}
|
||||
delay={2000}
|
||||
wrapperClassName="LeftPaneSearchInput__FilterButtonWrapper"
|
||||
>
|
||||
<button
|
||||
className={classNames('LeftPaneSearchInput__FilterButton', {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue