firebase / firebase/firebase-tools-ui

Options menu on firestore emulator collections column are hidden where collection names are longer.

Open
#921 4 comments 0 reactions 1 assignee Claimed by @christhompsongoogle View on GitHub
Dominant language
TypeScript
Stars
291
Forks
74
PR merge metrics
No merged PRs in 30d

Description

### [REQUIRED] Environment info

**firebase-tools:** 11.21.0

**Platform:** Manjaro linux

### [REQUIRED] Test case

The filter and more options menus are hidden when the collection name hits a certain number of characters.

![options-menu-hidden](https://user-images.githubusercontent.com/11559805/221584469-de230470-b4d7-41cd-8f87-a75b3d9cacb6.png)

**Collection with shorter name display the filter and more options menu.**
![image](https://user-images.githubusercontent.com/11559805/221586878-520a62b0-4676-4633-a265-318626126563.png)

### [REQUIRED] Steps to reproduce

Create a collection named `testingProductionItemRawData`. The collection column filter and more options menus are hidden and you cannot resize the collections column.

### [REQUIRED] Expected behavior

Should be able to resize the column or the firestore emulator screen should be responsive on all firestore columns and wrap the menus so they are always visible.

### [REQUIRED] Actual behavior

If a collection name is too long, the collection menu options will be inaccessible. You cannot scroll horizontally to bring them into view.

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.