Improve WB/BE results panel UX (scrollable + resizable) #8414
Closed
bronwyncombs
started this conversation in
Feature Requests
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Problem
The Results panel is a very helpful tool in WorkBench and Batch Edit. It allows users to visualize the impact of their upload/commit and can be key to preventing duplication or accidental blank records in the database.
Currently, the Results panel is cut off by the screen when there are more than ~10 tables, depending on the length of the table names. There is no scroll bar or way to know that more tables are being uploaded to by the dataset, considerably undermining the purpose of this feature.
100% zoom on Chrome:

Further, the
Closebutton (andCreate Record Setif uploaded) are hidden unless the screen is zoomed out to reveal the rest of the tables.75% zoom:

Solution
CloseandCreate Record Setbuttons should be pinned to the bottom of this panel so they are always visible.All reactions