microsoftgraph / microsoftgraph/microsoft-graph-explorer-v4
UI issues when consenting to a permission when using a personal account
Open
@ElinorW is already working on this.
Since Apr 11, 2024.
priority:p2
type:bug
- Dominant language
- TypeScript
- Stars
- 260
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Multiple issues observed
- Consent needs to be clicked twice in the permissions panel
- Dialog box appears empty then disappears
- Consent to a permission disappears once I sign out
To Reproduce
Steps to reproduce the behavior:
- Go to Graph Explorer
- Sign in with a personal account
- Select consent to permissions on the profile button
- Select Consent to APIConnectors.read.all
- Notice nothing happens
- Select consent again and observe blank dialog box that opens and closes
- Observe message appears
- Sign out
- Sign in again and observe the same permission hasn't been consented
Expected behavior
- Consent button should be clicked once
- Dialog should clearly outline the permission and if not supported there should be a message to show this
- Consent should persist even after logging out
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Windows
- Browser: Edge
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.