wpgraphql.com icon indicating copy to clipboard operation
wpgraphql.com copied to clipboard

bug: Search bar showing the text "Search" twice for wpgraphql.com

Open colinmurphy opened this issue 8 months ago • 2 comments

Description

Currently a hidden span is appearing when you click on the search icon in the header for the search bar

Steps to reproduce

  1. Go to https://www.wpgraphql.com/
  2. Click on the search icon in the header
  3. You will see "Search" overlapping each other (see attached)
Image

Additional context

There is a span with the class "DocSearch-VisuallyHiddenForAccessibility" which maybe should be hidden.

WPGraphQL Version

N/A

WordPress Version

N/A

PHP Version

N/A

Additional environment details

No response

Please confirm that you have searched existing issues in the repo.

  • [x] Yes

Please confirm that you have disabled ALL plugins except for WPGraphQL.

  • [x] Yes
  • [ ] My issue is with compatibility with a specific WordPress plugin, and I have listed all my installed plugins (and version info) above.

colinmurphy avatar Feb 11 '25 15:02 colinmurphy