Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Long query result sets are breaking the page layout #321

Closed
madalincm opened this issue Jan 26, 2018 · 3 comments
Closed

Long query result sets are breaking the page layout #321

madalincm opened this issue Jan 26, 2018 · 3 comments

Comments

@madalincm
Copy link

Steps to Reproduce:

  1. Open the new query page: https://pipeline-sql.stage.mozaws.net/queries/new
  2. Select redash metadata for data source
  3. Execute this query: select * from queries limit 100
  4. Scroll down and observe the displayed results

Expected results:

The query is successfully executed, the results are correctly displayed.

Actual results:

The query is successfully executed, the results are breaking the layout.

Notes/Issues:

Build identifier: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0
Verified in FF58(Win7). Issue can be reproduced in STMO-stage
uichangeslongresultdisplayissue gif

@arikfr
Copy link

arikfr commented Jan 29, 2018

This and some other query page related issues are handled by getredash#2245.

Although note that some of your other issues are related to changes done in your fork.

@rafrombrc rafrombrc added this to the 14 milestone Feb 21, 2018
@madalincm
Copy link
Author

The page layout is no longer broken but the results are truncated. #342 was logged to track that issue.
I will wait for #342 to be fixed before closing this

@madalincm
Copy link
Author

Issue is no longer reproducing. Closing and marking as verified fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants