Coen van der Kamp

Results 23 issues of Coen van der Kamp

In https://github.com/wagtail/wagtail/pull/4821 the menu font icons are replaced with SVG icons. It is a nice start. In this issue an overview of work to be done to have SVG icons...

type:Enhancement
component:Frontend
Accessibility
Outreachy

# Current In recent Wagtail the border and focus highlight of the search input disappeared. Is that on purpose? This change made me review the search functionality. I noticed the...

type:Bug
status:Needs Design Decision
component:Menu

Curlylint wants a space after `{% endif %}`. But this seems valid scenario to me: It raises: Parse error: expected one of '>', '\\s+', '{#', '{%', '{{' at 45:70 parse_error...

bug
parser

### Issue Summary The minimap overlaps the arrow up button in the action menu (footer). ### Steps to Reproduce 1. Start a new project with `wagtail start myproject` 2. Use...

type:Bug
status:Unconfirmed

_Please check the following:_ - N/A Do the tests still pass?[^1] - N/A Does the code comply with the style guide? - YES Run `make lint` from the Wagtail root....

Documentation
status:Needs Review
component:Images

Docs draft for https://github.com/wagtail/wagtail/pull/4821

Documentation
status:Needs Review

https://github.com/wagtail/wagtail/issues/6085 This PR: - Prevents duplicates. Adding `foo.com` and `Foo.com` raises an error. - Adds non field errors too create and edit templates * Do the tests still pass? Y...

type:Bug
component:Site

After every Wagtail release, the Gitpod prebuild should be regenerated. This PR explains this, and adds a link to trigger a fresh prebuild I believe the `init` section is cached...

I'm not sure if this is something that would be worth discussing but would there be interest for this package to move to Wagtail Nest? I'm on the Wagtail core...