-
Notifications
You must be signed in to change notification settings - Fork 536
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
Update FilteredSearch docs and fix the z-index issue #2242
Conversation
🦋 Changeset detectedLatest commit: 923e219 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
size-limit report 📦
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, @broccolinisoup! Could you add a changeset for the z-index fix?
Any tips for replicating the Issue 3 (In the description)? @colebemis |
Closes an internal Primer issue #887
There are a couple of issues on the FilteredSearch component docs.
Issue 1 : Misaligned icon
After the fix
Issue 2 : Z-index issue with FilteredSearch
This is not specified in the issue however, I came across this when I was building a primer prototype. You can checkout the demo to see replicated scenario starting at 2:17. Or briefly below.
TextInputWrapper.class.z-index.issue.FilteredSearch.mp4
Issue 3 : Jumpy Action List labels
You can see the screen recording on the issue but I am not able to replicate this at all. However, I suspect this would something to do with the Action Menu/List rather than FilteredSearch.
Merge checklist
Take a look at the What we look for in reviews section of the contributing guidelines for more information on how we review PRs.