-
Alessio addressed Lighthouse failure in the ticket https://github.com/ONSdigital/design-system/issues/3350.
As an outcome of the above ticket, identified a need to address the warnings for all belo…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://github.com/io…
-
### Overview
Review all components in`./src/components/admin/dashboard/index.js` and replace all standard HTML components with applicable MUI components.
### Action Items
- [x] Review components …
-
On https://shiny.posit.co/py/docs/custom-components-pkg.html the first link on the page is broken.
```
While there are a large number of pre-built [components available for Shiny,](https://shiny.p…
-
### Overview
Review all components in`./src/components/admin/reports/index.js` and replace all standard HTML components with applicable MUI components.
### Action Items
- [x] Review components in…
-
![image](https://user-images.githubusercontent.com/2008729/133864267-cc94584b-ea27-4e78-9db8-b0b90ff65305.png)
The end `` tag should be colored. I half wonder if this is a compiler issue but we sho…
-
Per the example in WCAG 2.4.3, when a modal is opened, keyboard focus should stay in the modal until the modal is dismissed.
[https://www.w3.org/WAI/WCAG22/Understanding/focus-order.html|https://www.w…
-
**Describe your context**
```
dash 2.18.1
dash_ag_grid 31.2.0
dash-bootstrap-components 1.5.0
dash-bootstrap-templates 1.0.8
dash-core-components 2.0.0
da…
-
### Components / HTML 组件开发
>一个组件是一个独立的UI元素,被设计成可以在许多项目中重复使用。
>它的目标是在做好一件事的同时,保持足够的抽象性以允许各种使用情况。
>开发人员可以将它们作为构建块来构建新的用户体验。
>每次使用这些组件时,都不必担心每个组件的核心设计和功能。
>例如按钮、链接、表单、输入字段和模态。
-
**Describe the problem**
This is an issue with
- [x] Patternfly 5
The documentation displaying how to use interactive elements for patternfly for react seems fine. However, for plain HTML seem…