-
Notifications
You must be signed in to change notification settings - Fork 76
[DatePicker]: improved focus retention, input and body synchronization #2830
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?
[DatePicker]: improved focus retention, input and body synchronization #2830
Conversation
Generated by: track-bundle-size
new sizes (raw)To set the sizes as a new baseline, you can copy/paste next content to the {
"version": "6.1.1-beta.0",
"timestamp": "2025-05-28",
"sizes": {
"templateApp": {
"css": 236623,
"js": 436091
},
"@epam/app": {
"css": 696589,
"js": 5438525
},
"@epam/draft-rte": {
"css": 9773,
"js": 44543
},
"@epam/electric": {
"css": 2275,
"js": 3055
},
"@epam/promo": {
"css": 47622,
"js": 9139
},
"@epam/uui-extra": {
"css": 0,
"js": 213
},
"@epam/loveship": {
"css": 55187,
"js": 39814
},
"@epam/uui-components": {
"css": 23134,
"js": 238050
},
"@epam/uui-core": {
"css": 0,
"js": 325614
},
"@epam/uui-db": {
"css": 0,
"js": 42633
},
"@epam/uui-docs": {
"css": 2510,
"js": 177069
},
"@epam/uui-editor": {
"css": 12935,
"js": 165129
},
"@epam/uui-timeline": {
"css": 2200,
"js": 75106
},
"@epam/uui": {
"css": 191748,
"js": 323735
}
}
} Generated by: generate-components-api Total amount of exported types/props without JSDoc comments
|
We are waiting for the third-party library to resolve the issues.
|
Description:
[DatePicker]: improved focus retention, input and body synchronization
Issue link:
#2608
QA notes:
Blockers:
We are waiting for the third-party library to resolve the issues.
theKashey/react-focus-lock#370
theKashey/react-focus-lock#371