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

Component does not accept testID #269

Closed
1 task
tonyseing opened this issue Aug 2, 2022 · 4 comments
Closed
1 task

Component does not accept testID #269

tonyseing opened this issue Aug 2, 2022 · 4 comments

Comments

@tonyseing
Copy link

  • The slider component does not accept testID as an input. As a result, e2e tests cannot pick it up. The documentation in the README specifies it as a prop, but when you pass the component a testID, it causes a TypeScript exception.

Steps to Reproduce

  • Import component and render it with any testID as a prop

Expected Behavior

  • testID will be accepted by component and be passed along so that testing tools can pick it up

Actual Behavior

Test ids are not accepted by the component as a prop

@ThushalIntervest
Copy link

is that complete? i am also struggling for this issue. ☹️

@mannoeu
Copy link

mannoeu commented Jan 19, 2024

Same here

@ptomasroos
Copy link
Owner

Feel free to add a pull request!

@ptomasroos
Copy link
Owner

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

No branches or pull requests

4 participants