Skip to content

Firestore (Firebase): Cannot view Firestore subcollections #737

@domsca

Description

@domsca

Description

I’m using DBCode with Firestore (Cloud Firestore), but I’m unable to see or navigate subcollections under a document. Only the top-level collections and documents are visible; when I expand a document that has subcollections, nothing appears (or no UI to expand).

So it seems like a bug or missing implementation.


Steps to Reproduce

  1. Connect DBCode to a Firestore project
  2. Open the Firestore database
  3. Expand a top-level collection
  4. Expand a document that has one or more subcollections
  5. Observe: the subcollections do not appear / cannot be expanded

Expected Behavior

  • When a document has subcollections, they should appear (perhaps as child nodes) and be expandable
  • I should be able to browse into those subcollections, see their documents, etc.

Thank you for maintaining this plugin — it’s a great tool and I hope this helps!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions