Results 55 issues of Andy Allan

Haml contains a method to ensure that generated html is not escaped. Specifically, you can use `!=` instead of `=` if you want to avoid escaping. https://haml.info/docs/yardoc/file.REFERENCE.html#unescaping_html ``` = "I...

enhancement
contributions-welcome

This removes the arbitrary pixel-based alignment of the globe, which did not take tab label translations into account. Instead, we give as much space as possible to the tabs, by...

ui

Our [updated context menu](https://github.com/openstreetmap/openstreetmap-website/pull/6410) ships with icons for the various menu items. However, these are inconsistent with the icons used elsewhere in the UI. We should consider whether they can...

bug
ui

As mentioned in #6569 I'm finding the Docker workflow to be a bit flakey. I find myself re-running the workflow once or twice per week, usually either on master or...

dx

This is very similar to https://github.com/gettalong/kramdown/issues/636 but I thought I should open a new issue since I'm not sure if it will have a different cause or a different fix....