This repository has been archived by the owner on Aug 26, 2021. It is now read-only.
Searchbox - Doesn't display "Search" button text at 576px #1052
Labels
🐛 bug
Something isn’t working the way it should.
Bug Report
What happened
For XS breakpoint, search box button should display an icon for "responsive" variant. And for SM and above it should display "Search" text within the button. But it doesn't display the "Search" text on 576px width. It works fine for all other breakpoints and pixels
What I expected to happen
I should see "Search" text within the button for 576px width
Reproducing
package.json
:Steps to reproduce:
npm run bootstrap
packages/searchbox
andnpm run watch
. This loads the component within localhostAttachments
The text was updated successfully, but these errors were encountered: