fix: do not make pins request if the user does not have access #2117#2122
fix: do not make pins request if the user does not have access #2117#2122alexandrastoica wants to merge 1 commit intomainfrom
Conversation
|
The server should be verifying this. Is this not the case already? The user should not reach this view if they don't have access - they won't see the tabs and the table will not be loaded. |
|
@alanshaw thanks for the review, some context:
Yes it is.
The user does reach the view, more specifically the I marked this as draft and I'm doing some better improvements here #2147, let me know if there's anything that doesn't make sense, or any suggestions :) |
Do not try to fetch pin requests if the user does not have access.