Replies: 1 comment 1 reply
-
How hard do you think this would be to implement? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Allow a user to toggle between viewing all data they have access to vs. only data from non-restricted datasets (Presentation mode).
Since we already have a restricted flag on the datasets, it seems like it could be a fairly light lift to support this as a filter in the request.
We could add some visual cues to the UI to remind someone that they are browsing in presentation mode, like a border / similar to how Google Meet reminds you that you are sharing your screen.
It could be hidden behind the tester flag to potentially avoid confusion for new/ less familiar users.
Beta Was this translation helpful? Give feedback.
All reactions