Open karlbaumhauer opened 6 months ago
@mariohamann assigned to you in order to read through it and see if anything is missing. I could not find any information for the tracking part and especially no information about the priority.
@yoezlem assigned to you in order to prioritize. I did not create it as epic, as we only have dev implementation for it. The testing prio is medium IMO.
Updated and removed myself.
User Story
As a user of the Solid Design System, I would like to utilize an additional attribute to be used for tracking implemenatation, as well as an additional attribute to be used for testing on each component, so that solid components can be used with the current tracking implementation and within the current testing structure.
Suggested Solution
A global script adds the following attributes to each component:
3.3.0
)sd-button
)Implementation details
This should be implemented as a one-time effort for all components, so e. g. in the
sd-element
, being the base component.connectedCallback
, which sets the attribute containing thetag
ofthis
and maybe having some kind of regex which removes numbers followed by dashes.DoR
DoD
feature
branch