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

Fix: typeahead search button misalignment #2455

Merged
merged 5 commits into from Mar 25, 2022

Conversation

mikemai2awesome
Copy link
Collaborator

Summary

Fixes a visual regression where the typeahead's search button is misaligned.

Details

  1. Cleaned up Typeahead's HTML and CSS
  2. Removed unnecessary CSS that is prone to bugs

How to test

Run the branch locally and check the typeadead docs with and without JS. When tabbing to the icon-only search button within the typeahead, it should not be misaligned.

@github-actions github-actions bot added the type: bugfix List this PR in the 'Bug Fixes' section of the release notes. label Mar 22, 2022
@mikemai2awesome mikemai2awesome changed the title Bugfix/typeahead button position Fix: typeahead search button misalignment Mar 22, 2022
@colbytcook colbytcook requested a deployment to bugfix/typeahead-button-position--be076e50--commit-preview March 22, 2022 19:04 In progress
@colbytcook colbytcook requested a deployment to bugfix/typeahead-button-position--216bffb--commit-preview March 22, 2022 19:10 Abandoned
Copy link
Collaborator

@danielamorse danielamorse left a comment

Choose a reason for hiding this comment

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

Reviewed code, tested locally. Fixes bug as expected, nice cleanup of additional cruft 👌

@danielamorse danielamorse merged commit 48c5f6e into master Mar 25, 2022
@danielamorse danielamorse deleted the bugfix/typeahead-button-position branch March 25, 2022 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bugfix List this PR in the 'Bug Fixes' section of the release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants