marmelab / react-admin

A frontend Framework for single-page applications on top of REST/GraphQL APIs, using TypeScript, React and Material Design
http://marmelab.com/react-admin
MIT License
25k stars 5.26k forks source link

Problem with refreshing menu items for restricted account permissions #7586

Closed momus300 closed 2 years ago

momus300 commented 2 years ago

Hi, I found a problem with refreshing resource menu between logging into account with restricted permission (admin to user).

What you were expecting: Refreshing resource menu between logging into different accounts.

What happened instead: Account does not have a restricted menu.

Steps to reproduce:

Related code:

Environment

slax57 commented 2 years ago

Hi @momus300 Indeed you are right, this problem was identified while working on #7527 and will hopefully be solved with #7539 I'm keeping your issue open since #7527 was closed, and will link it to #7539

slax57 commented 2 years ago

Fixed via #7539