-
Notifications
You must be signed in to change notification settings - Fork 472
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: console warnings in owner list #2612
Conversation
Branch preview✅ Deploy successful! https://owner_list_warnings--walletweb.review-wallet-web.5afe.dev |
ESLint Summary View Full Report
Report generated by eslint-plus-action |
This should now be fixed. If no wallet is connected, replace/remove owner tooltips should request connection before showing: |
Looks good now. Thanks |
What it solves
Resolves console warnings in owner list.
How this PR fixes it
All
Tooltip
children within the owner list have been wrapped inspan
elements.How to test it
Open the project locally and navigate to the owner list within the settings:
Screenshots
Checklist