Accessibility
↔ to design App for max usability vs devices/cognitive impairment
aria-hidden
arial label to omit element from screen readers (no impact on visuals) - leaving this on SVGs is (wrongly) will lower Web Vitals - but since it's not needed for now, will omit all these
References
@storybook/addon-a11y
↔ official storybook Addon to audit FC vs WCAG guidelines for max Accessibility & flag any violationsalt
↔ optional Attribute for alternative text description of<img\>
, to improve Accessibility & show placeholder for screen readers || fallback