firebase / firebase/firebase-tools-ui

Cannot confirm filters in the nested selected collection

Open
#1,058 2 comments 2 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
291
Forks
74
PR merge metrics
No merged PRs in 30d

Description

---

The Emulator Suite UI is preventing me from confirming and adjusting filters while working with the Firestore Emulator. When trying to filter by field, the UI is blocked, and the filter does not get applied. This issue is making it impossible to refine the displayed data using the filter functionality.

**To Reproduce**
Steps to reproduce the behavior:
1. Open the Emulator Suite UI.
2. Navigate to a Firestore collection, select a document, find a nested collection (or create one).
3. Attempt to filter by field in the collection.
4. The filter does not get applied, and the UI gets cut off.

**Expected behavior**
I expected to be able to enter a filter condition and apply it to the collection data to see only documents matching the filter criteria.

**Screenshots**
(Screenshot of the error is attached, showing the filter panel on the right side, unresponsive.)
![Screenshot 2024-10-17 at 3 24 51 PM](https://github.com/user-attachments/assets/d1deb758-cd7a-4f1d-9680-f4cee932ee8d)

**Desktop (please complete the following information):**
- OS: macOS
- Browser: Chrome
- Version: 116.0.5845.141

**Smartphone (please complete the following information):**
(Not applicable)

**Additional context**
The issue occurs while using the Emulator Suite UI with Firestore. No issues were noticed with other aspects of the Emulator Suite. This behavior prevents filtering on large collections, which is critical for development and testing.

---

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.