Skip to content

[A11y]: component elements do not have programmatically determinable name for announcements (case 12)#2946

Merged
AlekseyManetov merged 6 commits intodevelopfrom
fix/1553
Nov 7, 2025
Merged

[A11y]: component elements do not have programmatically determinable name for announcements (case 12)#2946
AlekseyManetov merged 6 commits intodevelopfrom
fix/1553

Conversation

@vasilii-kovalev
Copy link
Contributor

@vasilii-kovalev vasilii-kovalev commented Oct 15, 2025

Description

  • Provide text inputs inside data pickers with aria-activedescendant attribute

Issue link

#1553, case 12

QA notes

Additional resources

@vasilii-kovalev vasilii-kovalev marked this pull request as ready for review October 15, 2025 07:01
@github-actions
Copy link

github-actions bot commented Oct 15, 2025

Generated by: track-bundle-size
Generated at: Fri, 07 Nov 2025 13:27:20 GMT
Bundle size diff (in kBytes). Not gzipped. Both CSS & JS included.
Baseline: v6.1.5-beta.1 (2025-07-15)
CI Status: ok

Module Baseline Size
(v6.1.5-beta.1)
Size Diff Within
Threshold
Threshold
(min - max)
templateApp 646.65 694.61 +47.96
js:+22.18
css:+25.79
🆗 581.98 - 711.31
@epam/app 5368.95 5583.6 +214.65
js:+188.75
css:+25.9
🆗 4832.06 - 5905.85
@epam/electric 5.03 5.04 +0.01
js:+0.01
css:0
🆗 4.53 - 5.54
@epam/promo 55.43 55.61 +0.18
js:+0.01
css:+0.18
🆗 49.89 - 60.97
@epam/uui-extra 0.21 0.21 0
js:0
css:0
🆗 0.19 - 0.23
@epam/loveship 92.62 92.81 +0.2
js:+0.02
css:+0.18
🆗 83.35 - 101.88
@epam/uui-components 251.75 251.44 -0.31
js:-0.52
css:+0.21
🆗 226.58 - 276.93
@epam/uui-core 325.46 324.39 -1.07
js:-1.07
css:0
🆗 292.92 - 358.01
@epam/uui-db 41.63 41.63 0
js:0
css:0
🆗 37.47 - 45.8
@epam/uui-docs 179.06 181.03 +1.97
js:+1.97
css:0
🆗 161.15 - 196.96
@epam/uui-editor 173.82 174.1 +0.28
js:+0.24
css:+0.04
🆗 156.44 - 191.2
@epam/uui-timeline 75.5 75.5 +0
js:+0
css:0
🆗 67.95 - 83.04
@epam/uui 503.4 528.87 +25.47
js:+17.24
css:+8.23
🆗 453.06 - 553.74
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.3.1",
  "timestamp": "2025-11-07",
  "sizes": {
    "templateApp": {
      "css": 259339,
      "js": 451946
    },
    "@epam/app": {
      "css": 722321,
      "js": 4995291
    },
    "@epam/electric": {
      "css": 2275,
      "js": 2883
    },
    "@epam/promo": {
      "css": 47803,
      "js": 9145
    },
    "@epam/uui-extra": {
      "css": 0,
      "js": 213
    },
    "@epam/loveship": {
      "css": 55379,
      "js": 39662
    },
    "@epam/uui-components": {
      "css": 23443,
      "js": 234037
    },
    "@epam/uui-core": {
      "css": 0,
      "js": 332176
    },
    "@epam/uui-db": {
      "css": 0,
      "js": 42633
    },
    "@epam/uui-docs": {
      "css": 2156,
      "js": 183212
    },
    "@epam/uui-editor": {
      "css": 12953,
      "js": 165326
    },
    "@epam/uui-timeline": {
      "css": 2201,
      "js": 75109
    },
    "@epam/uui": {
      "css": 200376,
      "js": 341185
    }
  }
}

Generated by: generate-components-api
CI Status: ok

Total amount of exported types/props without JSDoc comments

Amount
Types 335 (+0) 🆗
Props 221 (+0) 🆗

@vasilii-kovalev
Copy link
Contributor Author

For some reason, when focusing on Bulgaria in the list of options (that has id="bg"), NVDA says "search edit blank", and I don't know why. It is the only option with this problem. Maybe it is somehow related to the position in the list (23, and maybe it is somehow related to options batch size of 20), or NVDA can't work properly with this ID value...

@AlekseyManetov AlekseyManetov merged commit 7f2ca21 into develop Nov 7, 2025
4 checks passed
@AlekseyManetov AlekseyManetov moved this to In testing in UUI Project Board Nov 7, 2025
@vasilii-kovalev vasilii-kovalev deleted the fix/1553 branch November 7, 2025 15:28
@NatalliaAlieva NatalliaAlieva moved this from In testing to Ready to release in UUI Project Board Nov 29, 2025
@NatalliaAlieva NatalliaAlieva added this to the 6.4.0 milestone Dec 11, 2025
@NatalliaAlieva
Copy link
Collaborator

Released in 6.4.0 ver.

@NatalliaAlieva NatalliaAlieva moved this from Ready to release to Closed in UUI Project Board Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

3 participants