moj-frontend icon indicating copy to clipboard operation
moj-frontend copied to clipboard

The MoJ Design System brings together components and patterns created by designers and developers at MoJ.

Results 127 moj-frontend issues
Sort by recently updated
recently updated
newest added

## Problem We currently host our documentation GitHub Pages. This is an easy host to use, but it doesn't support redirects when we move or rename pages, which is an...

The [Messages](https://design-patterns.service.justice.gov.uk/components/messages/) and [Timeline](https://design-patterns.service.justice.gov.uk/components/timeline/) components both depend on a `mojDate` filter, which is provided in the Pattern Library code. However, the documentation doesn't contain instructions on how to install that...

good first issue
docs

### Prerequisites - [x] Reproduced the problem - [x] Followed all applicable steps in the debugging guide - Checked the FAQs on the message board for common solutions - [x]...

We should [send provenance](https://github.blog/changelog/2023-04-19-npm-provenance-public-beta/) when publishing our package to NPM. This will give users confidence that the package was validly built and deployed by us, and hasn't been compromised.

meta

We're currently publishing to NPM through a user's token, which is unnecessarily personal. We should create a bot NPM account and use a token from it to publish. The new...

meta

# Pull-request templates ## Description of the change Added a new section called "Accessibility information" that documents known issues being flagged in accessibility audits. The purpose of this information is...

Now that the GOV.UK Design System has [a Pagination component](https://design-system.service.gov.uk/components/pagination/) we should archive ours and point new users towards the GDS one. The GDS component was originally based on the...

## Summary Port a **link button** from an existing project. - [HAAR-619: Introducing link button macro preventing double click #372](https://github.com/ministryofjustice/hmpps-manage-users/pull/372) ## Motivation Allows for re-use in other projects. ## Describe...

enhancement

Currently if `bigModeMediaQuery` isn't set then the component will always initialise in "small" mode, where the filter bar is hidden, even if `startHidden` is set to false or not specified....

## Summary Allow english text provided by javascript to be customised or changed (for translation). ## Motivation During an accessibility audit we had the following issue raised. > Issue: Table...