WebCuratorTool / webcurator

The root of the webcurator tool project, containing all modules needed to run a fully functional webcurator tool.
Apache License 2.0
1 stars 1 forks source link

R&D - UI handling of permission state #145

Open obrienben opened 1 week ago

obrienben commented 1 week ago

Research implementation for handling permissions/roles state in the UI, for the purposes of rendering UI components. Three possible scenarios

  1. UI receiving permissions data at user login and holding state for session
  2. UI requesting permissions data per page/screen/tab load
  3. UI requesting permissions data per UI element