Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Firestore interface collapse fields by default (console.firebase.google)

I'm using Google Firestore for a project and the "Cloud Firestore" interface for dealing with the database expands all document fields by default. This makes it tough to alter the data as I have a few large arrays in my sample data that cause me to have to collapse many fields before reaching the desired field.

Is there a way to set the data/fields to be collapsed by default? This is mainly a quality of life thing while I'm in MVP mode. For reference I've checked the documentation, reddit and stack overflow for an answer but haven't found a solution. I've also submitted this as a feature request just in case.

Edit for comment: To clarify, I am referring to the console.firebase.google UI for Firestore. See the attached image (random image from google) for reference.

enter image description here

like image 396
Jason Avatar asked May 07 '26 11:05

Jason


1 Answers

It's not possible to change the behavior of the console in the way you're suggesting. The way in which you add the data makes no difference.

like image 179
Doug Stevenson Avatar answered May 11 '26 14:05

Doug Stevenson



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!