ad9242
ad9242
as @GCHQ-Developer-299, says there seems to be a problem. I think it is to do with the way the site substitutes ``etc for ic-typography elements. so there are nested elements...
blocked by https://github.com/mi6/ic-ui-kit/issues/2026
would be good to resolve this as part of the work: https://github.com/mi6/ic-ui-kit/issues/1724
need to decide if we want to add support for the list above. at the moment, if using typescript you are limited to IcTextFieldTypes = | "email" | "password" |...
fixing this may help with #1808
Spent some time investigating this and made some initial progress with the suggestions from @GCHQ-Developer-847 above, but it showed that the remaining work will be quite involved, so think it...
this is currently on hold, until #2108 is complete. Otherwise this will be much more complex to complete\require lots of code duplication
moved back to design so figma can be updated with styling
this should resolve #584
Following work done in #1277, tests were added for the functionality added under that ticket. There were issues with the popup menu closing when items were clicked. This appeared to...