-
Notifications
You must be signed in to change notification settings - Fork 133
2.5 Release Checklist
Key:
- 🐛 is for issues that we aren't planning on shipping and are known to not be working. Each of these should have an issue link associated.
⚠️ is for a known bug that we still need to fix prior to getting this release out the door. Should also link out to issues created.- 🚢 is for an issue whose bug as been squashed. Ship it!
As we test, put a ❌ next to stuff that is buggy/needs fixing before release.
- Bump version to whatever is appropriate
- Update CHANGELOG to contain latest on bugfixes, improvements, etc.
- Update Splash screen to cover latest happenings
- Create a new social posts with the latest on the changes, etc.
- Write internal post about the release and what's in it
- Check in the latest artifacts to
dist/
- Fix any/all issues with 'npm test' that have crept in since our last release.
Inspect and compare bundle sizes and ensure:
- No imports are double-included
- No bundled dependencies are unexpectedly large
- Unified Data Catalog
- Right-click menu for MapRoulette
- All four options work
- webGPU url param works (already QA'd / heavily tire-kicked by the community)
- Footways testing (already QA'd)
- Kerb node validation (already QA'd)
- New keyboard shortcuts work (streetview imagery)
- Shift+M Toggles mapillary layer
- Shift+S Toggles Bing Streetside layer
- Shift+K Toggles KartaView layer
🐛 Looks like the menu doesn't dynamically check these boxes when the shortcut is hit. It unchecks when turned off though.
- Arrow keys pan the map
↓, ↑, ←, → -
⌥+ Arrow keys pan the map more -
+and-keys zoom in and out -
⌥ -and⌥ +zoom the map more
- Type a placename into the search bar, hit 'Search Entire World', see a list of items
- Click on a member of that list to automatically zoom/pan to the entity in question
-
BToggles the imagery pane -
⌘+Bswitches to last background -
,switches to previous background in list -
.switches to next background in list -
Ftoggles the map data pane -
Itoggles the validation issues pane -
PToggles the user preferences pane -
⌃Ctrl + ⌘Cmd + ForF11switch to full screen mode -
`key orshift+2toggles the sidebar : -
Wtoggles wireframe mode -
Shift + Otoggles OSM data on/off -
/toggles the minimap on/off :bug: minimap seems to be too zoomed in -
⌘Cmd+/toggles the 3d map on/off - 3D Map allows right-click to adjust viewing angle and spin around the center point
- mousing off the 3D map causes it to stick to its current spin-orientation
- clicking 'reset bearing' control resets the bearing to true north.
-
ghighlights unsaved edits #509 -
Shift + RToggles rapid features on/off
-
Htoggles help -
?toggles keyboard shortcuts
- l-click, tap, or space selects a feature
- shift + l-click selects multiple
- shift+ l-click + drag draws a lasso selection around features
-
⌘ Ffinds features matching search text
- Right-click or long press or menu button (space bar) toggles the edit menu 🐛 Menu Button (Space bar) doesn't toggle edit menu?
-
Zzooms to the selected features
-
[or↖ PgUpjump to previous node -
]or↘ PgDownjump to next node -
{or⇞ Homejump to first node -
}or⇟ Endjump to last node -
⌘ ↑selects parent way - (on a node with multiple parent ways)
\orPauseswitches parent way 🐛 Looks like the\key still works in v1, not v2
-
⌘ ↓selects child nodes
-
1Add Point mode -
2Add Line mode -
3Add Area mode -
NAdd Note mode (when enabled) 🐛 should change icon to crosshairs when placing a new note, not the grabby-hand -
l-click, tap, or
Spacebarshould add a point or note while in this mode -
⌥ Optionholding should disable point snapping -
↵Return or ⎋Escshould finish drawing a line or area
-
⌘ Cmd + Ccopies selected feature -
⌘ Cmd + Vpastes selected feature -
⌘ Cmd + ZUndoes last edit -
⌘ Cmd + ⇧ Shift + ZRedoes last edit -
⌘ Cmd + Ssaves changes to OSM
-
Aadds the selected rapid feature -
Dignores the selected feature
-
Acontinues a line at the selected endpoint -
Ccombines (merges) selected features -
Ddisconnects the selected features -
Eextracts a point from a feature (as long as the node is 'interesting', otherwise this won't show up as an option) -
Xsplits features at the selected points -
vreverses the selected features -
mmoves the selected features -
⇧Shift+↓, ↑, ←, →nudge the feature by a small amount - 🐛 Looks like this only works for up and down, not side-to-side. Regression from map rotation?
-
⌥Option ⇧Shift+↓, ↑, ←, →nudge the feature by a lot #525 -
⇧Shift++or-scales the feature #912 -
⌥Option⇧Shift++or-scales the feature #912 -
Rrotates the selected features -
Qsquares the corners of a line or area -
Sstraightens the line or group of points -
Ocircularizes a closed line or area -
Tflips features across the long axis -
Yflips features across the shorter axis -
⌘Cmd + ⌫Deletedeletes the selected feature -
⇧Shift + Ccycles the road tag preset for a way
-
⌘Cmd + IToggles all information panels -
⌘Cmd + ⇧Shift + BToggles Background panel- New in 2.3: ESRI Wayback imagery shows vintage when it's enabled
-
⌘Cmd + ⇧Shift + HToggles History panel -
⌘Cmd + ⇧Shift + LToggles Location panel -
⌘Cmd + ⇧Shift + MToggles Measurement panel
- Clicking an empty map area creates a new node.
- option-Clicking on an existing vertex creates a new node.
- After node creation, the 'tag this feature' dialog appears in the sidebar, prompting the user to classify the feature.
- Directional points show their facing with viewfield cones
- Undo/redo works as expected
-
Creating a new way works by just mouse clicking from point to point, ending by clicking the same point twice.
-
History undo/redo for previous looks good and does not have 'extra' states in it.
-
Same, but with clicking the FIRST point to close the way.
-
History undo/redo for previous looks good and does not have 'extra' states in it.
-
Hitting ESC can end the draw mode.
-
History undo/redo for previous looks good and does not have 'extra' states in it.
-
History undo/redo during the draw operation looks good and does not have 'extra' states in it.
-
Creating a new way works by just mouse clicking from point to point, ending by clicking the same point twice.
-
History undo/redo for previous looks good and does not have 'extra' states in it.
-
Same, but with clicking the FIRST point to close the way.
-
History undo/redo for previous looks good and does not have 'extra' states in it.
-
Hitting ESC can end the draw mode.
-
History undo/redo for previous looks good and does not have 'extra' states in it.
-
History undo/redo during the draw operation looks good and does not have 'extra' states in it.
-
Creating a new way works by just mouse clicking from point to point, ending by clicking the same point twice.
-
History undo/redo for previous looks good and does not have 'extra' states in it.
-
Same, but with clicking the FIRST point to close the way.
-
History undo/redo for previous looks good and does not have 'extra' states in it.
-
Hitting ESC can end the draw mode.
-
History undo/redo for previous looks good and does not have 'extra' states in it.
-
History undo/redo during the draw operation looks good and does not have 'extra' states in it.
-
Creating a new area works by just mouse clicking from point to point, ending by clicking the first point twice.
-
History undo/redo for previous looks good and does not have 'extra' states in it.
-
Hitting ESC can end the draw mode, auto-closing the area.
-
History undo/redo for previous looks good and does not have 'extra' states in it.
-
History undo/redo during the draw operation looks good and does not have 'extra' states in it.
-
Creating a new area works by just mouse clicking from point to point, ending by clicking the first point twice.
-
History undo/redo for previous looks good and does not have 'extra' states in it.
-
History undo/redo during the draw operation looks good and does not have 'extra' states in it.
-
Same as previous creation test, but instead of clicking on the first node, hit ESC to end the draw mode.
-
History undo/redo for previous looks good and does not have 'extra' states in it.
-
History undo/redo during the draw operation looks good and does not have 'extra' states in it.
-
Creating a new area works by just mouse clicking from point to point, ending by clicking the same point twice.
-
History undo/redo for previous looks good and does not have 'extra' states in it.
-
Same, but with clicking the FIRST point to close the area.
-
History undo/redo for previous looks good and does not have 'extra' states in it.
-
Hitting ESC can end the draw mode.
-
History undo/redo after finishing the draw operation looks good and does not have 'extra' states in it.
-
History undo/redo during the draw operation looks good and does not have 'extra' states in it.
- Welcome
- Navigation
- Points
- Areas
- Ways
- Buildings
- Rapid
- Finish