Follow operation should prefer the focused way #8750
Labels
enhancement
An enhancement to make an existing feature even better
good first issue
Best for first-time contributors. No experience necessary!


The “follow” operation added in #8671 stops when encountering a node that’s shared among multiple features. iD already keeps track of the “focused” way for the purpose of reliably navigating back and forth among its vertices using the keyboard. It would be natural to extend this capability to the follow operation, so that the user doesn’t have to think as much about other connecting ways after choosing a way to follow. Invoking the follow operation would focus the way, and subsequent follow operations would choose that way from among the candidate ways.
iD/modules/modes/select.js
Line 150 in 7699034
iD/modules/modes/select.js
Lines 48 to 50 in 7699034
The text was updated successfully, but these errors were encountered: