getodk / build

ODK Build is a drag-and-drop form designer for ODK XForms. Thousands of users around the world depend on it for their data collection campaigns. Contribute and make the world a better place! ✨📝✨

Home Page:https://build.getodk.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Buttons in Bulk edit window get cut off

grzesiek2010 opened this issue · comments

At high zoom levels and with many options, I can see the buttons are pushed off screen. I can see the options overflow scrolling while buttons are still off screen, but scrolling the entire modal might help.
image

.optionsGridEditor {overflow-y:scroll;} and max-height should calc based on viewport height