Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firestore: collapsed fields re-expand within seconds #1031

Open
gregfenton opened this issue May 11, 2024 · 0 comments
Open

Firestore: collapsed fields re-expand within seconds #1031

gregfenton opened this issue May 11, 2024 · 0 comments

Comments

@gregfenton
Copy link

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:

  1. In Firebase Emulator UI, navigate to a Document in the Firestore Database that contains a field of type "map" or "array".
  2. Collapse the field's value so that only a single line is showing for that field value.
  3. Wait a few seconds (seems to be less than 10)
  4. 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant