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

Search input styles are not being applied #32

Closed
danielgolden opened this issue Nov 21, 2019 · 0 comments
Closed

Search input styles are not being applied #32

danielgolden opened this issue Nov 21, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@danielgolden
Copy link
Contributor

Description

The search input (located in the top options bar) should have very similar styling to the dropdown to it's left, but for some reason the styles that should apply that styling are being overridden by the 3rd party component styles that come with the <TextField/> component.

Steps to Reproduce

View the nerdpack in any browser and use devtools to inspect the styles of the <input/> element inside of .toolbar-search.

Expected Behavior

The input should have the same styling (minus the dropdown arrow) that the dropdown next to it has.

Your Environment

  • NR1 CLI version used: n/a (not running this locally)
  • Browser name and version: Chrome 78.0.3904.97
  • Operating System and version: Mac OS Catalina 10.15.1
@danielgolden danielgolden added the bug Something isn't working label Nov 21, 2019
@danielgolden danielgolden self-assigned this Nov 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant