Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Hide <Logout /> button if irrelevant. #7842

Merged
merged 4 commits into from
Jun 17, 2022
Merged

Fix Hide <Logout /> button if irrelevant. #7842

merged 4 commits into from
Jun 17, 2022

Conversation

antoinefricker
Copy link
Contributor

Closes #7839

Hide logout button if irrelevant.

Copy link
Member

@fzaninotto fzaninotto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems you're missing a unit test...

examples/simple/src/posts/PostList.tsx Outdated Show resolved Hide resolved
packages/ra-ui-materialui/src/auth/Logout.tsx Outdated Show resolved Hide resolved
@fzaninotto
Copy link
Member

Awesome! Just fix the linter warning and we're good to merge.

@djhi djhi added this to the 4.1.4 milestone Jun 17, 2022
@djhi djhi merged commit c4931aa into master Jun 17, 2022
@djhi djhi deleted the 7839-login-logout branch June 17, 2022 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

User panel displays a misleading "Logout" invite when user is not logged in.
4 participants