-
## Consider `grad.then()` features that can together serve as MVP.
**Focus Points**:
- [ ] Front End
- [ ] Add items here
- [ ] Back End
- [ ] Add items here
- [ ] Database
…
-
-
## Overview
It often seems that after a build triggered by a chance in Contentful CMS, the next Netlify builds are still stale, and inconsistently sow. I think the issue is that updating content in …
-
### Overview
Following up on the recent messages in the WECG matrix with @oliverdunk -- it feels like there is a need for greater observability and performance tracking within browser extensions, b…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Ar…
-
Improve typography of article text.
Desired:
![desired](https://user-images.githubusercontent.com/37036881/94950542-69e9c900-0500-11eb-98c2-f54e5c0a2624.png)
Current:
![image](https://user…
-
Currently the unique key for each entry is its gloss; however, given that we might have a lemma, several actual productions, etc, of the same sign, this will not be sufficient moving forward. Sign-lev…
-
### Fix social share alignment for following screens
1. The social share position should not break when the article text isn't enough ( Desktop screen ).
You can refer to this for the issue or s…
-
### Have you read the documentation?
- [X] Yes, I've read the [how to make a reproducable bug guide](https://www.sitespeed.io/documentation/sitespeed.io/bug-report/)
- [X] Yes, I've read the [how to …
-
import React from 'react';
import { useTranslation } from 'react-i18next';
import { ArrowRight } from 'iconoir-react';
import { BreadCrumbItem, ScrollHorizontal } from '../../atoms';
import { …