Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Navigation modal #1648

Open
Open
@smashwilson

Description

@smashwilson

We have a common architectural element emerging among several features we'd like to add. I'd like to solve it in a consistent way so we can make different parts of the package feel familiar. Specifically:

Both of these fit the general pattern: "Given a set of markers on the files within a project, quickly jump from one to any other."

Some other characteristics they share:

  • The sets of markers are ordered, but you may not wish to visit them in that exact order. You often want to jump to the next one, but not always.
  • Each marker may be "resolved" or "unresolved." You may wish to revisit "resolved" markers after the fact, but it is less important than visiting a new "unresolved" one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions