Elain T.

Results 77 comments of Elain T.

Currently blocked because `aria-controls` implementation doesn't work if using template ref to implement menu

May no longer need to use templateRef.

Consider using https://www.algolia.com/

To do: - [x] Loading state - [x] Disabled state (ability to disable a switch, or set disabled when toggle is also loading) - [x] Show error message if switch...

To-do ARIA considerations (https://www.w3.org/WAI/ARIA/apg/patterns/switch/): - [x] A visible label referenced by the value of [aria-labelledby](https://w3c.github.io/aria/#aria-labelledby) set on the element with role switch. - [x] [aria-label](https://w3c.github.io/aria/#aria-label) set on the element with...

@gracetxgao I went ahead and made updates to the aria labels. Lmk if you have any questions. In the basic switch example, clicking on the disabled or loading switches toggles...

@gracetxgao please rebase on develop since we pushed updates to linting, so there may be a few linting errors in this PR.

@arshiyank You've been assigned. Can you post here when you've decided which package you'll be working on so I can note it in the description? Thank you.

@damienwebdev TBH, the type scale card needs to be revisited since this hasn't been looked at since 2021. The current design and docs needs to be updated and should not...

This would be accomplished by a `DaffBadgeComponent`. I can start working on it.