isic-archive icon indicating copy to clipboard operation
isic-archive copied to clipboard

Improve upload dataset request view permission updates

Open msmolens opened this issue 7 years ago • 0 comments

As a followup to https://github.com/ImageMarkup/isic-archive/pull/299, revisit how isic.views.UploadDatasetRequestView checks and updates user permissions on the client. Options include:

  • Refresh user model when in the route handler
  • Remove the special hasPermission response and update the user model when clicking the "Request Access" button

msmolens avatar Nov 18 '16 22:11 msmolens