elements
elements copied to clipboard
Missing styling on settings page user-menu button
Preflight checklist
- [x] I could not find a solution in the existing issues, docs, nor discussions.
- [x] I agree to follow this project's Code of Conduct.
- [x] I have read and am following this repository's Contribution Guidelines.
- [ ] I have joined the Ory Community Slack.
- [ ] I am signed up to the Ory Security Patch Newsletter.
Ory Network Project
No response
Describe the bug
On the settings page, clicking the user profile icon shows a menu with a "user settings" and "logout" link. The styling of this menu seems to be missing. Below is a screenshot to better illustrate this, captured using the storybook view.
Reproducing the bug
-
npx nx storybook @ory/elements-react - Navigate to http://localhost:42929/?path=/story/ory-elements-settings-everything--show-form
- Click the user profile icon in the top right hand side.
Relevant log output
Relevant configuration
Version
Seen on the latest commit - SHA af41bad9
On which operating system are you observing this issue?
None
In which environment are you deploying?
None
Additional Context
No response