data-dot-all / dataall

A modern data marketplace that makes collaboration among diverse users (like business, analysts and engineers) easier, increasing efficiency and agility in data projects on AWS.
https://data-dot-all.github.io/dataall/
Apache License 2.0
229 stars 82 forks source link

Warn users when they approve share requests with Write/Modify permissions #1566

Open petrkalos opened 2 hours ago

petrkalos commented 2 hours ago

Currently the share view indicates the requested permissions but given that customers are used to Read-only nature of data.all it might be good to implement a warning mechanism to increase awareness.

My suggestions, first one is much simpler to implement but the second is more assertive.

  1. Only for Write/Modify share requests display a sizeable warning as a subheader in the ShareView image

  2. Only for Write/Modify share requests create a confirmation pop-up when clicking the Approve button image

dlpzx commented 1 hour ago

I kind of like the second one better, but waiting to see what the rest think