-
Notifications
You must be signed in to change notification settings - Fork 86
test: merge combo-box item renderer and class name generator tests #10241
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
Conversation
|
Hi @web-padawan and @web-padawan, when i performed cherry-pick to this commit to 24.9, i have encountered the following issue. Can you take a look and pick it manually? |
Hi @web-padawan and @web-padawan, when i performed cherry-pick to this commit to 24.8, i have encountered the following issue. Can you take a look and pick it manually? |
Description
In preparation for #10066, let's merge two item test suites into single file so that we can later also add
itemLabelGenerator
tests there, rather creating a yet another test suite.Note: added
target
labels mainly to make it easier to backport this feature to 24.10 if we decide to do that.Type of change