grid icon indicating copy to clipboard operation
grid copied to clipboard

The Guardian’s image management system

Results 257 grid issues
Sort by recently updated
recently updated
newest added

## What does this change? This PR addresses an inconsistency in padding between the "Download" and "Cannot Download" buttons. Previously, the "Cannot Download" button lacked proper padding compared to the...

… ## What does this change? ## How should a reviewer test this change? ## How can success be measured? ## Who should look at this? ## Tested? Documented? -...

## What does this change? Adds an "key down" event listener to the document to post a message event to the parent window (IE, if the Grid is being used...

creating a branch from #4352 under my control so I can iterate with it

## What does this change? Remove the preview view from Grid - it's very buggy and unused, and we'd like to get some space back in the toolbar - so...

## What does this change? This works nicely in the main CI workflow, let's use it here too.

## What does this change? ## How should a reviewer test this change? ## How can success be measured? ## Who should look at this? ## Tested? Documented? - [...

I'd turned the KCL log level down to WARN because the new version puts out a lot of INFO logs. But we've had a small issue where it looks like...

## What does this change? Add a feature switch to toggle using @guardian/cql in the structured search component. Todo: - [ ] ~Dates (I can see grid accepts e.g. `date:"january...

## What does this change? Updates the client-side testing environment to enable Typescript tests, adding `ts-jest`, bumping libraries relating to testing, and tweaking `tsconfig.json`. See the commit history for details....