-
Notifications
You must be signed in to change notification settings - Fork 51
#666 ic-select refactor #4219
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
base: develop
Are you sure you want to change the base?
#666 ic-select refactor #4219
Conversation
|
View your branch deployment here: https://mi6.github.io/ic-ui-kit/branches/666-refactor-branch/web-components |
| } from "@stencil/core"; | ||
|
|
||
| import { | ||
| getInputDescribedByText, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
your PR is now failing test coverage for utils/helpers - I think because you've removed the usage of some helper functions in ic-select, so they're not being tested in select's jest tests. Are there helper functions that are not getting used now, and can be deleted? If not you might need to write tests for them
|
Cypress visual tests failed. |
685fd85 to
acecb8f
Compare
acecb8f to
562a741
Compare
Summary of the changes
Refactor ic-select code #666
Update ic-select and ic-menu to follow the combobox pattern #3757
Checklist
General
Testing
Accessibility
Resize/zoom behaviour
System modes
Testing content extremes