Original Reporter: @markschiffner Created: 14/Aug/17 7:29 AM
Description
If the results are large enough, they extend past the window frame.
See screen shot
To reproduce:
Use farmers market demo data
Create a query/view with Name, city, country, FB, Street, State, zip, website as output
Comments
@markschiffner added a comment - 28/Nov/17 6:13 PM
Chris, this might be an easy one. Take a look and let me know.
@cskeefer added a comment - 28/Nov/17 7:23 PM - edited
Just pushed a fix to add a scroll bar if the table is larger than the container. On a mac it's not apparent because the mac doesn't display the scroll bar until you try to scroll but you can see the table doesn't extend past its container. On other systems the scroll bar should be visible.
Original Reporter: @markschiffner
Created: 14/Aug/17 7:29 AM
Description
If the results are large enough, they extend past the window frame. See screen shot
To reproduce:
Comments
@markschiffner added a comment - 28/Nov/17 6:13 PM Chris, this might be an easy one. Take a look and let me know.
@cskeefer added a comment - 28/Nov/17 7:23 PM - edited Just pushed a fix to add a scroll bar if the table is larger than the container. On a mac it's not apparent because the mac doesn't display the scroll bar until you try to scroll but you can see the table doesn't extend past its container. On other systems the scroll bar should be visible.