I have this admin dashboard page with a list of not apprvoed user yet with a button to change the approved bool from false to true.
When i add an action - on tap, update document, the approved scheme under the users collection is disabled (grayed out), and `i cant change it from false to true.