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

Add scrollbar to "Dashboards" dropdown accessible #2

Closed
rafrombrc opened this issue Sep 29, 2016 · 3 comments
Closed

Add scrollbar to "Dashboards" dropdown accessible #2

rafrombrc opened this issue Sep 29, 2016 · 3 comments

Comments

@rafrombrc
Copy link
Member

When the Dashboards dropdown grows beyond the end of the screen, it becomes impossible to access the records below the fold. Ultimately this should have an entirely different UI, providing search and filtering similar to the queries UI, but adding a scrollbar as a short term solution will at least make it possible to access all of the dashboards again.

@washort
Copy link

washort commented Nov 14, 2016

Arik's plan is to move the dashboard listing to its own page.
The workaround I saw suggested was to remove position: fixed from the CSS so the page could at least scroll.

@arikfr
Copy link

arikfr commented Nov 15, 2016

You can follow getredash#1393 for more
info. Luke seems committed to this so we might see a solution soon.

On Mon, 14 Nov 2016 at 17:44 Allen Short notifications@github.com wrote:

Arik's plan is to move the dashboard listing to its own page.
The workaround I saw suggested was to remove position: fixed from the CSS
so the page could at least scroll.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#2 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAEXLDBB4hTVJF-JJW4rEynPD4wXP1cyks5q-IHVgaJpZM4KKjKN
.

@spasovski
Copy link

Our temporary fix is here: #13 but it won't play well with older browsers so I wouldn't recommend it for an uplift.

washort pushed a commit that referenced this issue Dec 11, 2017
* Feature: Query based parameter (drop-down)

* Restrict to string column for query parameter

* Fix lint errors

* Fix html in paramters.html

* Addressed comments from @arikfr
washort pushed a commit that referenced this issue Jun 28, 2018
washort pushed a commit that referenced this issue Jul 9, 2018
pulling from upstream to SV fork
wlach pushed a commit to wlach/redash that referenced this issue Jun 23, 2023
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

No branches or pull requests

4 participants