Added changeset

Signed-off-by: Simon Edström <simon.edstrom@scania.com>
This commit is contained in:
Simon Edström
2024-06-24 22:19:19 +02:00
parent 8fadb84aa4
commit 99d672dee6
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-components': patch
---
Modified the Select component to take in a testid parameter that sets the data-testid of the material ui Select sub-component, ensuring backwards compatibility with default value corresponding to previously hardcoded data-testid of "select".