data-explorer icon indicating copy to clipboard operation
data-explorer copied to clipboard

Missing Scroll Bars

Open nlaprell opened this issue 7 years ago • 3 comments

In cases where the UI runs off the screen (observed search and while creating queries/views with a large amount of fields) scroll bars do not always appear, resulting in the user unable to access the rest of the page. The issue happens seemingly randomly, and has been observed in Chrome and FireFox.

nlaprell avatar May 07 '18 16:05 nlaprell

Using bower to update the bootstrap package (which also upgraded jQuery) seems to have fixed the issue.

nlaprell avatar May 08 '18 15:05 nlaprell

Merged into master

nlaprell avatar May 29 '18 17:05 nlaprell

In testing the current master, I was able to reproduce this issue on the search page by logging in as the search user, then selecting a query bookmark with all fields selected from the farmers market data. The search results and fields were displayed. The search results could scroll, but the scrollbar from the main window was missing, preventing scrolling to see more fields.

I have not been able to reproduce this, indicating the issue happens with much less frequency than before, so I am reducing the priority.

nlaprell avatar Jun 15 '18 16:06 nlaprell