jpveooys

Results 23 issues of jpveooys

### Description Currently the Masthead doesn't seem to be responsive. Standard Masthead with a small viewport: ![image](https://github.com/Royal-Navy/design-system/assets/66470099/7857a4ad-90f3-467b-a654-0a47b1144244) Inline nav Masthead: ![image](https://github.com/Royal-Navy/design-system/assets/66470099/913aff16-23e3-4de6-9201-03fbe3035fb0) It would be good if it was responsive.

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

Environment: - Python version: 3.12.3 - Operating system: Ubuntu 24.04 - Flask version: 3.0.3 - flask-openapi3 version: 4.0.0 Since version 4.0.0, aliases no longer work for forms. This is a...

bug

Environment: - Python version: 3.12.3 - Operating system: Ubuntu 24.04 - Flask version: 3.0.3 - flask-openapi3 version: 4.0.0 Similar to #182, this also regressed in 2f33e859b9fa8a6b0114b0ae850cb4b1fda1e4c6. Example: ```python class TupleModel(BaseModel):...

bug