Tom Humphris

Results 16 issues of Tom Humphris

See https://github.com/Royal-Navy/design-system/issues/2496 and https://github.com/Royal-Navy/design-system/issues/1928 UI that requires user interaction to render is currently not being covered by AXE a11y tests. Investigate a way of improving coverage and in turn fix...

Type: Techdebt
Package: react-component-library
Status: Stale

The underlying library used to implement the Toast component functionality is no longer maintained. Remove reliance upon this library while maintaining existing public interfaces (if possible). See comment [here](https://github.com/defencedigital/mod-uk-design-system/issues/3213#issuecomment-1098925499). >...

Type: Techdebt
Package: react-component-library
Status: Stale
Size: Medium
Type: Development

This idea was born out of discussion around `NumberInput` validation. We decided it was correct for validation to be devolved to the application layer with the components themselves remaining 'dumb'....

Status: Stale
Size: Medium
Type: Development

Form layouts and responsive form layouts should be made possible by using some kind of grid system. Investigate existing options and experiment. End result should be: - Well maintained and...

Type: Enhancement
Package: react-component-library
Status: Stale
Size: Medium
Type: Development

Type: Enhancement
Package: react-component-library
Status: Stale
Size: Medium
Type: Development

It's not obvious to a consumer (see Storybook) that these props are private and as such will be overwritten internally.

Type: Enhancement
Package: react-component-library
Status: Stale
Size: Small

Add ability to extract version information of packages in downstream application production build. There is currently no way of identifying which version of the packages is being used in a...

Type: Enhancement
Package: react-component-library
Status: Stale
Size: Small

Explain how to override timeline styles using styled-components and document.

Package: react-component-library
Status: Stale
Package: compound-timeline
Size: Small

When deployed to a subpath via GitHub Pages the favicon.ico asset used by the generated index.html file 404s. ``` https://org-name.github.io/repo-name/index.html requests: https://org-name.github.io/favicon.ico (404) ``` Is there a way to configure...

bug