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

LIMIT 1000 on SQL Lab is not clear #315

Open
gomesfernanda opened this issue Aug 7, 2019 · 0 comments
Open

LIMIT 1000 on SQL Lab is not clear #315

gomesfernanda opened this issue Aug 7, 2019 · 0 comments
Labels
enhancement New feature or request product-design Visual, branding, typography triage/needs-product-input This needs input from product

Comments

@gomesfernanda
Copy link
Contributor

When running a query, it's not obvious that the results will be limited to 1000 results. Yesterday I ran a query and was very curious why I had gotten only 1000 results when I knew it was supposed to be larger.

First because, if I didn't limit the results on the query explicitly, I can not know the tool will do that for me.
Second, the button for LIMIT is gray, while the other buttons are green. This leads the user to think as green as "active" and gray as "inactive" buttons.

One thing that I did was to explicitly limit my results on the query to a higher number than the one seen on the gray button and it worked.

My suggestion would be 1) having an explicit sign telling the user that the results are limited to 1000 and 2) having the option, on the LIMIT button, to not have it specified. How do I do if I want to have limit-less results? I don't think it's clear for me as a user.

image

@se7entyse7en se7entyse7en transferred this issue from src-d/sourced-ce Oct 24, 2019
@se7entyse7en se7entyse7en added enhancement New feature or request product-design Visual, branding, typography triage/needs-product-input This needs input from product labels Oct 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request product-design Visual, branding, typography triage/needs-product-input This needs input from product
Projects
None yet
Development

No branches or pull requests

2 participants