-
Notifications
You must be signed in to change notification settings - Fork 133
Alpha 3 test checklist
Key:
🐛 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!
- 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
#Keyboard Shortcuts
- Arrow keys pan the map
↓, ↑, ←, → -
⌥+ Arrow keys pan the map more -
+and-keys zoom in and out -
⌥ -and⌥ +zoom the map more -
Lzooms to location -
⚠️ Did this get removed? I don't see it in the help anymore. The 'Show My Location' button does work though.
-
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 -
- Still need to test F11, other shortcut works.
-
`key or²toggles the sidebar -
Wtoggles wireframe mode -
⌥ Wtoggles OSM data on/off -
/toggles the minimap on/off -
ghighlights unsaved edits -
- Known Issue- stretch goal #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
-
- 🐛 , but Bryan is actively working on fixing highlighting, hover, selections, etc: #635
- shift+ l-click + drag draws a lasso selection around features
-
- Known issue: stretch goal #531
-
⌘ Ffinds features matching search text
- Right-click or long press or menu button (space bar) toggles the 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 -
\orPauseswitches parent way -
- 🐛 Bug #634
-
⌘ ↓selects child nodes -
- Should double check this once #634 is fixed.
-
1Add Point mode -
2Add Line mode -
3Add Area mode -
NAdd Note mode -
- 🚢
Adding new note doesn't work #636Fixed!
- 🚢
-
- 🚢
Shortcut key doesn't enter new note mode #637Fixed!
- 🚢
- 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 -
- 🐛 Copying and Pasting don't work #638
-
⌘ 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 -
- 🐛 Using the 'A' shortcut doesn't work #639
-
Ccombines (merges) selected features -
Ddisconnects the selected features -
Eextracts a point from a feature⚠️ not sure how to test this feature. How is this supposed to work? -
Xsplits features at the selected points -
vreverses the selected features - [m]
mmoves the selected features -
⇧Shift+↓, ↑, ←, →nudge the feature by a small amount #525 -
⌥Option ⇧Shift+↓, ↑, ←, →nudge the feature by a lot #525
🐛
-
⇧Shift++or-scales the feature #526 -
⌥Option⇧Shift++or-scales the feature #526 -
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 - `Y flips 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 -
⌘Cmd + ⇧Shift + HToggles History panel -
⌘Cmd + ⇧Shift + LToggles Location panel -
⌘Cmd + ⇧Shift + MToggles Measurement panel
- Clicking an empty map area creates a new node.
- 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
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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 for previous looks good and does not have 'extra' states in it.