Describe the bug
In the Firestore UI, collapsing a field on a Document only remains collapsed for a few seconds. This interferes with development and debugging work as fields are jumping around and an already limited data window is filled with unnecessary information.
To Reproduce
Steps to reproduce the behavior:
In Firebase Emulator UI, navigate to a Document in the Firestore Database that contains a field of type "map" or "array".
Collapse the field's value so that only a single line is showing for that field value.
Wait a few seconds (seems to be less than 10)
Notice the UI refreshes such that the field's value is now re-expanded
Expected behavior
The collapsed field remains collapsed as long as that Document remains the one being viewed.
Screenshots
N/A
Desktop (please complete the following information):
OS: MacOS Ventura
Browser: Google Chrome (v124.0.6367.201) and Brave (v1.65.132)
Describe the bug In the Firestore UI, collapsing a field on a Document only remains collapsed for a few seconds. This interferes with development and debugging work as fields are jumping around and an already limited data window is filled with unnecessary information.
To Reproduce Steps to reproduce the behavior:
Expected behavior The collapsed field remains collapsed as long as that Document remains the one being viewed.
Screenshots N/A
Desktop (please complete the following information):