Results 243 comments of Andy Allan

I'm marking this as a draft since it depends on other PRs being reviewed and merged first.

Thanks @stillhart for the PR. As @tomhughes says, this code isn't used in production on openstreetmap.org. However, I'm happy to receive pull requests to improve performance. Firstly, because these techniques...

Great to see progress on this, thank you for the PR. > The main advantage for users is support for labels in multiple languages: users can easily switch by changing...

Unfortunately it's not quite this simple! We have a sidebar that includes padding by default. Some contents of the sidebar, however, are designed to stretch right to the edges, and...

For those who are interested in this pull request, @openbrian and I had a conversation about it a couple of weeks ago. The next steps involve working to align this...

Hi @openbrian - just wondering if you've had any chance to work on this recently, or if you have any updates for us. When we discussed what was needed for...

> Eventually, I intend to `git push --force` here. Let me know if that's an issue. Force-pushes to PR branches are completely welcome, no issue with that whatsoever.

> The API block did what? It didn't block trace uploads did it? Presumably it would. An API block applies to all API methods that call the [`setup_user_auth`](https://github.com/openstreetmap/openstreetmap-website/blob/6b633e9d4a49df1f9308ef392203437cb7742558/app/controllers/api_controller.rb#L127) method (or...

During the original implementation of reports and issues, this topic was raised by few different people. The main concern was that we should keep the report function focussed on topics...

> definitely something I've been wanting to try and avoid editing problems having to go through me and be redirected to DWG for action. One option would be for us...