Thibaud Colas

Results 311 issues of Thibaud Colas

Reported by Ester in Twitter DMs, see for example [TWIW #122](https://wagtail.org/this-week-in-wagtail/issue-122/). Example: ![screenshot of TWIW on mobile, with one screenshot looking off](https://user-images.githubusercontent.com/877585/228810089-974ed21d-5d6c-4735-a879-95b2661cfcf5.jpg)

bug

Follow-up to #295. Our logotype is visible in high-contrast dark themes, but the details of the bird are lost. The logo’s full details should be visible across all contrast themes.

bug
component: Frontend

Visibile on Features page Suggested fix: Update card `` heading to `` to avoid potential skipping of heading levels in content (or add a sr-only `` as a title for...

bug
accessibility

Hard-coded ID: https://github.com/wagtail/wagtail.org/blame/next/wagtailio/project_styleguide/templates/patterns/includes/newsletter_signup.html#L5 Within a StreamField block, the id should be prefixed with a block identifier so the block can potentially be repeated multiple times on the page without causing...

bug
help wanted
accessibility
component: Backend

Flagged in launch accessibility testing: > Card components (e.g. teaser component and logo card) should not be wrapped in tags as this causes the entire component's contents to be read...

help wanted
accessibility

Similar issue to #2210. On the [PSF landing page](https://www.python.org/psf-landing/), under the "Volunteer" menu, the "Volunteer for the PSF" link points to https://www.python.org/psf/volunteer/psf. This shows a "Error 404: File not Found"....

Raised during team meeting – as I understand this is named as an analogy to django-storages, which supports multiple storage backends (popular cloud providers), while this project currently only supports...

enhancement

We are now at ±20%. This is tracked on Coveralls: https://coveralls.io/github/springload/react-accessible-modal. All that's left to do is to write more tests! Easy, right?

bug

Specific things I'm not sure of or I think are wrong: - Why does it `stopPropagation` on click on the wrapper around the content? - Is it really a good...

bug