Skip to content

Conversation

siarhei-epam
Copy link
Collaborator

@siarhei-epam siarhei-epam commented May 26, 2025

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.

GitHub issue/pull request detail
theKashey/react-focus-lock#370
GitHub issue/pull request detail
theKashey/react-focus-lock#371

@siarhei-epam siarhei-epam self-assigned this May 26, 2025
Copy link

github-actions bot commented May 26, 2025

Generated by: track-bundle-size
Generated at: Wed, 28 May 2025 11:21:28 GMT
Bundle size diff (in kBytes). Not gzipped. Both CSS & JS included.
Baseline: v6.0.1-beta.3 (2025-05-05)
CI Status: ok

Module Baseline Size
(v6.0.1-beta.3)
Size Diff Within
Threshold
Threshold
(min - max)
templateApp 646.17 656.95 +10.78
js:+5.57
css:+5.21
🆗 581.55 - 710.79
@epam/app 5984.38 5991.32 +6.94
js:+4.93
css:+2.01
🆗 5385.94 - 6582.82
@epam/draft-rte 53.04 53.04 0
js:0
css:0
🆗 47.74 - 58.35
@epam/electric 5.22 5.2 -0.01
js:0
css:-0.01
🆗 4.7 - 5.74
@epam/promo 55.42 55.43 +0
js:0
css:+0
🆗 49.89 - 60.97
@epam/uui-extra 0.21 0.21 0
js:0
css:0
🆗 0.19 - 0.23
@epam/loveship 92.73 92.77 +0.04
js:0
css:+0.04
🆗 83.46 - 102.01
@epam/uui-components 252.73 255.06 +2.34
js:+1.88
css:+0.46
🆗 227.45 - 278
@epam/uui-core 318.03 317.98 -0.04
js:-0.04
css:0
🆗 286.22 - 349.83
@epam/uui-db 41.63 41.63 0
js:0
css:0
🆗 37.47 - 45.8
@epam/uui-docs 175.36 175.37 +0.01
js:+0
css:+0.01
🆗 157.82 - 192.9
@epam/uui-editor 173.86 173.89 +0.03
js:+0.01
css:+0.02
🆗 156.47 - 191.25
@epam/uui-timeline 75.5 75.5 0
js:0
css:0
🆗 67.95 - 83.04
@epam/uui 495.52 503.4 +7.88
js:+6.65
css:+1.24
🆗 445.97 - 545.07
new sizes (raw)

To set the sizes as a new baseline, you can copy/paste next content to the uui-build/config/bundleSizeBaseLine.json and commit the file.

{
  "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
CI Status: ok

Total amount of exported types/props without JSDoc comments

Amount
Types 333 (+0) 🆗
Props 230 (+0) 🆗

@siarhei-epam siarhei-epam marked this pull request as draft May 28, 2025 09:01
@siarhei-epam
Copy link
Collaborator Author

siarhei-epam commented May 28, 2025

We are waiting for the third-party library to resolve the issues.

GitHub issue/pull request detail
theKashey/react-focus-lock#370
GitHub issue/pull request detail
theKashey/react-focus-lock#371

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

Successfully merging this pull request may close these issues.

[DatePicker]: Enhance focus retention in input field.
1 participant