Technical Risks
No | Description | Type | Criticality | Next actions/Implication | Owner | Notes |
1 | There are risks related to the atomic component performance and accessibility | Risk | High | To use the Storybook addon for performance and accessibility checks. |
|
|
2 | The performance addon is in experimental and a work in progress state. It measures the performance of the atomic component, however the components that are combined together may affect each other in some ways, which can potentially degrade performance as well. | Risk | Middle |
|
|
|
3 | Accessibility is also checked on the atomic component level. Same as above, the components combined together may affect each other, so results from E2E tests may be slightly different. | Risk | High | It would be worth creating a demo environment. In such a real environment we could add and remove components and modify their settings. It would allow us to perform E2E tests using lighthouse, axe-core, etc. |
|
|
4 | There is a risk of using external code that may be changed in the future and it may also impact performance or security. | Risk | Middle |
|
|
|