Mateusz
Mateusz
Hello, That must be the lowest priority issue from me :) [EDIT: Not anymore it's not! See last comment] Currently, trail pictures and the rest of tiles/cards/whatevah do not darken...
Hello, I thought it was fixed long ago, but apparently not. All browsers on Win 8.1. On two widest breakpoints article meta furniture (including sharing buttons!) is covered by the...
Hello, To cut long story short, images in the Lightbox should always fill the screen. Long story: The lack of this obvious functionality was [discussed here](https://github.com/guardian/frontend/pull/5934), where the [only argument...
I think asciifolding filter somehow affects URLsearchbar communication. Or something. Try pasting e.g. `czesław miłosz` into searchbox or clicking this link: https://[PROD]/search?query=czes%C5%82aw%20mi%C5%82osz and then reloading browser. Modifying the query in...
Replaces https://github.com/guardian/grid/pull/2716. This allow searching for both these as fields (and chips) and also in free-text search. ~Currently, for some unknown reason, suppliersReference search by-field, doesn’t work (I’ve tried bot...
## What does this change? This gets me further in being able to run locally on 12.2 M1. Docker was failing with ``` => => transferring dockerfile: 37B 0.0s =>...
This issue is a (very) loose checklist for TIFF image support. Feel free to add/modify/delete/flush down the drain. - [ ] change our [transparency detection](https://github.com/guardian/grid/blob/46933e7e93742610c3cadd367ab99aa1984fcb6e/image-loader/app/lib/imaging/FileMetadataReader.scala#L196-L208) logic to use ImageMagick’s saner...
## What does this change? This reads an additional Exif directory using metadata-extractor: ExifInteropDirectory. It contains only two tags. We only care about one of them: `InteropIndex`. Together with already...
This follows the amazing https://github.com/guardian/grid/pull/3048. - It adds People field on the Upload page in the similar, conditional, way as Copyright: it’s there **only** if the uploaded image already has...
dateTaken acquiring logic much improved (see last comment). We should fix sorting by dateTaken and dateModified. Hello, Grid’s is not able to acquire `dateTaken` correctly. Here is a bunch of...