-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 fix(bal-input): Duplicate id's and unable to set own id's (#1569)
* Create PR for #1506 * fix(bal-field): id assignment of children * chore: fix format * fix(bal-field): id assignment of children * fix(a11y): current state * fix(a11y): prevent object manipulation of ariaForm to not introduce issues with id generations of components * fix(a11y): reformat * fix(a11y): add changeset * update base images --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Yannick Holzenkamp <yannick@holzenkamp.me> Co-authored-by: Marco Zirkenbach <marco.zirkenbach@baloise.ch> Co-authored-by: hirsch88 <hirsch88@users.noreply.github.com>
- Loading branch information
1 parent
911b75f
commit dcd9784
Showing
35 changed files
with
48 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@baloise/ds-core': patch | ||
--- | ||
|
||
**field**: fix id generation to prevent duplicate ids in a form |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@baloise/ds-core': patch | ||
--- | ||
|
||
**core**: Fix id assignment of bal-field children |
Binary file modified
BIN
-22 Bytes
(99%)
e2e/cypress/snapshots/base/visual/bal-select.visual.cy.ts/select-basic-desktop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-16 Bytes
(99%)
e2e/cypress/snapshots/base/visual/bal-select.visual.cy.ts/select-basic-mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-515 Bytes
(97%)
...ess/snapshots/base/visual/bal-select.visual.cy.ts/select-basic-open-desktop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-405 Bytes
(98%)
...ress/snapshots/base/visual/bal-select.visual.cy.ts/select-basic-open-mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-478 Bytes
(97%)
...hots/base/visual/bal-select.visual.cy.ts/select-basic-open-selected-desktop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-354 Bytes
(98%)
...shots/base/visual/bal-select.visual.cy.ts/select-basic-open-selected-mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+15 Bytes
(100%)
...ss/snapshots/base/visual/bal-select.visual.cy.ts/select-basic-value-desktop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+11 Bytes
(100%)
...ess/snapshots/base/visual/bal-select.visual.cy.ts/select-basic-value-mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-6 Bytes
(100%)
...press/snapshots/base/visual/bal-select.visual.cy.ts/select-disabled-desktop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-4 Bytes
(100%)
...ypress/snapshots/base/visual/bal-select.visual.cy.ts/select-disabled-mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-26 Bytes
(99%)
e2e/cypress/snapshots/base/visual/bal-select.visual.cy.ts/select-field-desktop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-27 Bytes
(99%)
e2e/cypress/snapshots/base/visual/bal-select.visual.cy.ts/select-field-mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-81 Bytes
(97%)
...ress/snapshots/base/visual/bal-select.visual.cy.ts/select-free-solo-desktop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-75 Bytes
(97%)
...press/snapshots/base/visual/bal-select.visual.cy.ts/select-free-solo-mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2 Bytes
(100%)
...ypress/snapshots/base/visual/bal-select.visual.cy.ts/select-invalid-desktop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1 Byte
(100%)
...cypress/snapshots/base/visual/bal-select.visual.cy.ts/select-invalid-mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.07 KB
(170%)
...snapshots/base/visual/bal-select.visual.cy.ts/select-multiple-basic-desktop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.87 KB
(170%)
.../snapshots/base/visual/bal-select.visual.cy.ts/select-multiple-basic-mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+7.1 KB
(140%)
...hots/base/visual/bal-select.visual.cy.ts/select-multiple-basic-open-desktop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+6.84 KB
(140%)
...shots/base/visual/bal-select.visual.cy.ts/select-multiple-basic-open-mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+5.48 KB
(120%)
.../visual/bal-select.visual.cy.ts/select-multiple-basic-open-selected-desktop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+6.9 KB
(140%)
...e/visual/bal-select.visual.cy.ts/select-multiple-basic-open-selected-mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.82 KB
(140%)
...ots/base/visual/bal-select.visual.cy.ts/select-multiple-basic-value-desktop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.6 KB
(140%)
...hots/base/visual/bal-select.visual.cy.ts/select-multiple-basic-value-mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.3 KB
(150%)
...pshots/base/visual/bal-select.visual.cy.ts/select-multiple-disabled-desktop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.09 KB
(150%)
...apshots/base/visual/bal-select.visual.cy.ts/select-multiple-disabled-mobile.png
Oops, something went wrong.
Binary file modified
BIN
-51 Bytes
(99%)
...snapshots/base/visual/bal-select.visual.cy.ts/select-multiple-field-desktop.png
Oops, something went wrong.
Binary file modified
BIN
-49 Bytes
(99%)
.../snapshots/base/visual/bal-select.visual.cy.ts/select-multiple-field-mobile.png
Oops, something went wrong.
Binary file modified
BIN
+2.11 KB
(130%)
...apshots/base/visual/bal-select.visual.cy.ts/select-multiple-invalid-desktop.png
Oops, something went wrong.
Binary file modified
BIN
+1.89 KB
(130%)
...napshots/base/visual/bal-select.visual.cy.ts/select-multiple-invalid-mobile.png
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters