Navigating Firestore
For navigating Firestore data, Firelize adapted the tree-like navigation concept from the Web Console. But there are many more features to help you navigate through your data more efficiently.
Breadcrumbs
Section titled “Breadcrumbs”The breadcrumbs at the top of the screen show the current path. Each element can be clicked to navigate to that collection or document.
When you click right next to the current path, you enter edit mode and can change the path by typing or pasting a new path. Confirm the path by pressing Enter
or Escape
to cancel.
Context Menus
Section titled “Context Menus”Context menus provide quick access to powerful actions, allowing you to:
- Open items in a new tab or window
- Copy paths, IDs, and document data
- Start jobs such as imports, exports and transfers
- Delete collections or documents
You can open a context menu by:
- Right-clicking on a collection or document item
- Clicking the
⋮
button located at the top-right of a collection or document