Closed rumbin closed 1 year ago
Hi @rumbin !
Thanks for the detailed report and video! I have yet to be able to reproduce the issues you're seeing 😞 - could you help with a bit more info?
@yousoph No, the Superset Training dashboards (there are plenty of them) are not contained in the list.
I counted the list entries: they are truncated to 100, as it seems.
We have many more than 100 dashboards. I'll provide an exact number as soon as I have access.
What else could I try for helping to trace down the issue?
@yousoph We currently have 313 dashboards of which 100 are shown in the truncated selector list. I haven't found any systematics or ordering in this list, though.
Same in Superset 1.3.2
@michael-s-molina do you know if this implementation of the select component doesn't support pagination?
@michael-s-molina do you know if this implementation of the select component doesn't support pagination?
@villebro It's the old Select component. It does not support pagination.
@villebro It's the old Select component. It does not support pagination.
@michael-s-molina would it be a big effort to migrate to the new component?
@villebro It's the old Select component. It does not support pagination.
@michael-s-molina would it be a big effort to migrate to the new component?
It was already migrated in https://github.com/apache/superset/pull/16144
Oh ok, so then it should work on the forthcoming 1.4 👍
Thanks having figured this out!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue .pinned
to prevent stale bot from closing the issue.
Sounds like this is fixed based on the thread above. Closing as resolved, but if you see this crop up in 2.0.x or newer, we can re-open.
The drop-down selection for determining the dashboard to be sent int an Alert/Report is utterly broken. On the one hand, the type-ahead filtering is never working; it does not even find the first entry of the list. On the other hand, many existing dashboards are not included on the list which is truncated to 100 entries.
How to reproduce the bug
Expected results
Any existing dashboard that the currently logged-in user has read-access to can be filtered and selected from the list.
Actual results
Screenshots/Screencasts
Environment
(please complete the following information):
Checklist
Make sure to follow these steps before submitting your issue - thank you!
Additional context
´pip freeze´