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

Added arrow to multi-select component #4044

Merged
merged 3 commits into from
Aug 6, 2019
Merged

Added arrow to multi-select component #4044

merged 3 commits into from
Aug 6, 2019

Conversation

ranbena
Copy link
Contributor

@ranbena ranbena commented Aug 6, 2019

  • Feature

Description

Added arrow to Select.
Fixes #4042.

@ranbena ranbena self-assigned this Aug 6, 2019
@gabrieldutra
Copy link
Member

Also needs to add the arrow to the Query Based Dropdown Parameter.

@ranbena
Copy link
Contributor Author

ranbena commented Aug 6, 2019

@gabrieldutra I would really like to also make it not min-width: 195px. Don't you think it's a waste of space? I appreciate your opinion 🙏

@gabrieldutra
Copy link
Member

@gabrieldutra I would really like to also make it not min-width: 195px. Don't you think it's a waste of space?I appreciate your opinion

Go ahead, It is a waste of space indeed, my only concern is when it's empty-valued, but we can experience that with the arrow. One option is to add a placeholder in case it turns out to be weird looking.

@ranbena
Copy link
Contributor Author

ranbena commented Aug 6, 2019

Now that there's an arrow, it's obvious that the remaining space is clickable.

Screen Shot 2019-08-06 at 16 10 46

@ranbena
Copy link
Contributor Author

ranbena commented Aug 6, 2019

my only concern is when it's empty-valued

It'll look exactly like an empty single value dropdown having minimum 60px width.

@ranbena ranbena merged commit a167c59 into master Aug 6, 2019
@ranbena ranbena deleted the arrow branch August 6, 2019 13:46
harveyrendell pushed a commit to pushpay/redash that referenced this pull request Nov 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dropdown Parameter Missing Arrow
2 participants