I have a dashboard in superset, to which I want to give readonly access to some users and that user should also be able to view that dashboard in Dashboard tab.
I have created a Readonly user and have given him datasource access used in that dashboard and Gamma role. After logging into superset with the user I don't see any dashbaord in Dashboard tab, but I am able to open the dashboard using the direct url. And the Edit dashboard button is disabled over there. If add this user to the owner of the dashboard, I can see the dashboard in the Dashboard tab, but opening it enables Edit button also which I don't want.
Is there a mid way to assign access to the user to see dashboard in list of dahsboard and able to open the same but not able to edit it?