Daine Trinidad
Daine Trinidad
Thanks for opening this ticket @prushforth ! I have a [ticket or issue](https://github.com/cds-snc/design-gc-conception/issues/1380) to investigate how to make this awesome contribution be a part of GCDS, and I'm hoping to...
Hi @radmorecameron! You're correct, this was an intentional decision. Our principle is to avoid mixing disabled/enabled options because other techniques (like filtering the list) are often clearer and less frustrating...
@radmorecameron @theonlyguills Thank you for pointing this out — and we’re sorry it wasn't included in the release notes. That was an oversight on our part, and we understand how...
@radmorecameron thanks for the PR! In this instance, the date input component already has an established design counterpart. When it was first created, the team invested significant effort into defining...
Tim is right — the text is bilingual, and in this case, it's using the English version. Could you clarify what this means, or what's expected? > not tagged with...
@LagaceM thanks for the feedback, we'll revisit the documentation and guidance for this
@s-laugh Thanks for reporting this. While admittedly it presents itself as an accessibility issue or bug when used with an abbreviation, at the moment abbreviations are not supported in these...
Hi @sam-imberman! We already emit quite a number of events on our components, but we'd love to hear specific requests for sure! For example, on the [input component](https://design-system.alpha.canada.ca/en/components/input/code/), we emit...
@brockhigg10 When we released CSS Shortcuts, we also updated [the website](https://design-system.alpha.canada.ca/) to have a sidenav which scrolls then sticks. It uses a few CSS shortcuts like [position:sticky](https://design-system.alpha.canada.ca/en/css-shortcuts/position/)
@LanaStewa Hi Lana, on the implementation of our `` component, it does not open in a new tab or window by default. You will have to either add `target="_blank"` or...