This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
Fix Gutenbergs FormTokenField component upstream #6961
Labels
block: filter by attribute
Issues related to the Filter by Attribute block.
status: stale
Stale issues and PRs have had no updates for 60 days.
type: bug
The issue/PR concerns a confirmed bug.
type: cooldown
Things that are queued for a cooldown period (assists with planning).
Describe the bug
We currently use the
<FormTokenField />
component for our dropdown in the Filter by Attribute block. There is an issue whereby when we click "Reset" on the filters we have selected, the dropdown automatically opens. We created a workaround for this to fix it on our end but we need to do an upstream fix for this.More information can be found on this here #6920 (comment)
To reproduce
Steps to reproduce the behavior:
If this PR is not merged, please checkout the branch instead.
Expected behavior
On step 4 the dropdown should not open
The text was updated successfully, but these errors were encountered: