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

DataTable ToolbarSearch: long input texts overlap with the 'x' btn. #5142

Closed
EricPyZhou opened this issue Jan 22, 2020 · 1 comment · Fixed by #5145
Closed

DataTable ToolbarSearch: long input texts overlap with the 'x' btn. #5142

EricPyZhou opened this issue Jan 22, 2020 · 1 comment · Fixed by #5145
Assignees

Comments

@EricPyZhou
Copy link

in DataTable with Toolbar, long input texts overlap with the 'x' btn. By looking at its css styles, it could possibly be the padding-right of the input element not being set properly. By comparing with the default search component, I found out that the padding-left both exist, but the padding right only exist in the default search

Environment

Operating system

Browser

Automated testing tool and ruleset

Assistive technology used to verify

Detailed description

What version of the Carbon Design System are you using?

What did you expect to happen?

What happened instead?
image
What WCAG 2.1 checkpoint does the issue violate?

Steps to reproduce the issue

  1. Step one
  2. Step two
  3. Step three
  4. etc.

Please create a reduced test case in CodeSandbox

Additional information

  • Screenshots or code
  • Notes
@EricPyZhou
Copy link
Author

Thank you! @tw15egan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants