mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
- Simplifies our code a little bit - Quick to provide and gives us the `item` + `class` without requesting all other information (the two things needed to know the error type) - Removed handling of associated elements for now, need to implement fetching for that data on a per-issue basis when the UI loads - Set things up for the possibility of using the provided translation strings (need to determine if desirable) See: https://github.com/osm-fr/osmose-frontend/issues/193