Skip to content

Try/53570 excerpt debounce 2#70793

Closed
adamsilverstein wants to merge 4 commits intoWordPress:trunkfrom
adamsilverstein:try/53570-excerpt-debounce-2
Closed

Try/53570 excerpt debounce 2#70793
adamsilverstein wants to merge 4 commits intoWordPress:trunkfrom
adamsilverstein:try/53570-excerpt-debounce-2

Conversation

@adamsilverstein
Copy link
Copy Markdown
Member

What?

Closes

Why?

How?

Testing Instructions

Testing Instructions for Keyboard

Screenshots or screencast

Before After

} from '@wordpress/components';
import { __, _x } from '@wordpress/i18n';
import { useDispatch, useSelect } from '@wordpress/data';
import { debounce } from '@wordpress/compose';
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is also a useDebounce, not sure if that's something you tried.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No I did not, thanks for pointing that out. I am happy to give that a try if is more appropriate here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants