firebase-tools-ui icon indicating copy to clipboard operation
firebase-tools-ui copied to clipboard

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

Open Zelfapp opened this issue 1 year ago • 4 comments

[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

Collection with shorter name display the filter and more options menu. image

[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.

Zelfapp avatar Feb 27 '23 14:02 Zelfapp