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

Provide Id props consistently across KendoReact #328

Open
shekerev-progress opened this issue Sep 12, 2019 · 0 comments
Open

Provide Id props consistently across KendoReact #328

shekerev-progress opened this issue Sep 12, 2019 · 0 comments
Labels
Enhancement New feature of an existing functionality or an improvement of an existing functionality

Comments

@shekerev-progress
Copy link
Contributor

Testing web pages is hard. ID-s of web elements are the easiest way to locate them in tests. This makes Id-s valuable to our clients so they can easily tests their products.

Some of our components provide id props, but not all (some dropdowns for example). We should provide a consistent way for our clients locate elements in tests. The most straight forward idea is to add id props consistently, but we may design a better way.

This issue is based on client feedback

@shekerev-progress shekerev-progress added the Enhancement New feature of an existing functionality or an improvement of an existing functionality label Sep 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature of an existing functionality or an improvement of an existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant