-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
Where can I find favorite dashboard or slices? #1071
Comments
Since you grok the code better grep than open issues :) |
Actually I did some grep in the code base, but haven't found how favorite is used. |
So it looks like favorites are written in the FavStar model but never read other than to show they are starred. |
I think #1169 will answer the question, closing. |
6 tasks
zhaoyongjie
pushed a commit
to zhaoyongjie/incubator-superset
that referenced
this issue
Nov 17, 2021
zhaoyongjie
pushed a commit
to zhaoyongjie/incubator-superset
that referenced
this issue
Nov 24, 2021
zhaoyongjie
pushed a commit
to zhaoyongjie/incubator-superset
that referenced
this issue
Nov 25, 2021
zhaoyongjie
pushed a commit
to zhaoyongjie/incubator-superset
that referenced
this issue
Nov 26, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I found we can favor dashboards or slices. But after I favor those items, how do I find the items I favored in UI?
The text was updated successfully, but these errors were encountered: