Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add border around the SearchBar component when viewing on Mobile. #686

Merged
merged 1 commit into from
Apr 15, 2020

Conversation

tmeyer2115
Copy link
Collaborator

This PR ensures that the SearchBar component has a border when viewed on
Mobile. The border is the same as the one that already exists on the Desktop
view. Without a border, the SearchBar's input was impossible to find against
a white background on Mobile. This resolves issue #624 .

J=SPR-2001
TEST=manual

Verified that the border appears the same across Desktop and Mobile in both
IE11 and Chrome.

This PR ensures that the SearchBar component has a border when viewed on
Mobile. The border is the same as the one that already exists on the Desktop
view. Without a border, the SearchBar's input was impossible to find against
a white background on Mobile.

J=SPR-2001
TEST=manual

Verified that the border appears the same accross Desktop and Mobile in both
IE11 and Chrome.
Copy link
Contributor

@nbramblett nbramblett left a comment

Choose a reason for hiding this comment

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

LGTM

@tmeyer2115 tmeyer2115 merged commit 0d9f33e into v0.13.3 Apr 15, 2020
@tmeyer2115 tmeyer2115 deleted the search-bar-border branch April 15, 2020 19:02
tmeyer2115 added a commit that referenced this pull request Apr 24, 2020
This PR ensures that the SearchBar component has a border when viewed on
Mobile. The border is the same as the one that already exists on the Desktop
view. Without a border, the SearchBar's input was impossible to find against
a white background on Mobile.

J=SPR-2001
TEST=manual

Verified that the border appears the same accross Desktop and Mobile in both
IE11 and Chrome.
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.

None yet

2 participants