osmcha-frontend
osmcha-frontend copied to clipboard
Frontend for the osmcha-django REST API
The new frontend is so stupidly fast that it makes me cry tears of joy after so many years. The only thing that's a bit annoying is how thin changed...
When typing a comment that has both right-to-left and left-to-right text (e.g. Persian comment with some English words) we put each English word or phrase in a separate line as...
A few minutes ago I created a team (in My Team), added several members, but is not shown as expected in the same screen, or as an option in the...
A visualization of the changeset locations after applying a filter is very useful to understand the geographical spread of edits. Such a view is available in the OSM.org history tab...
Use the `last_days` query to the backend API call, with the number of days before today to filter, example last_days=7
Addresses: https://github.com/mapbox/osmcha-frontend/issues/390 This branch introduces the ability to fetch teams from the OSM Teams service instead of the OSMCha endpoint. This is controllable using a feature flag in the `/src/config/index.js`...
Unlike nodes, places mapped as areas disappear form the changeset diff map on low zoom levels. E.g. for [this](https://osmcha.org/?filters=%7B%22date__gte%22%3A%5B%7B%22label%22%3A%22%22%2C%22value%22%3A%22%22%7D%5D%2C%22ids%22%3A%5B%7B%22label%22%3A%22174745702%22%2C%22value%22%3A%22174745702%22%7D%5D%7D) CS where two areas where changed, no changes are highlighted on...
### What feature would you like to see added? Check if filters still exist (are maintained) and are working properly (not broken). Many, especially the old Mapbox ones (i.e. #231...
### Describe the bug API seems to be in trance. ### Changeset URL _No response_ ### Environment FF ### Additional information _No response_
### Describe the bug When I go to filtered changeset list page, it loading too slow, or evenutely failed to load the changeset set even after minutes, even my AOI...