-
Notifications
You must be signed in to change notification settings - Fork 47
chore: add skeleton to staking page #840
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
base: release/hub
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: 7905e2c The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
5 Skipped Deployments
|
* fix(release): scope remark linting to content directory only * chore(status.app): add changeset
JulesFiliot
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Rename 'Mobile' to 'New mobile' in routes why - status-im/status-website#1620 (comment) * Rename 'Mobile' to 'New mobile' in routes
…loading-to-staking
|
If I close Connect Wallet dialog via (X) close button, Stake page gets stuck on loading skeleton. |
* chore: fix vercel comments * feat: add Status Wallet detection and update SIWE message creation * chore: add changelog * chore: revert create message response
check again, please. |
* add withdraw * Add changeset for patch updates * address feedback * address feedback * change contracts address back to production * add use client to emergencyMode hook * test fix build * test fix build
JulesFiliot
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If not seeing the skeleton on the vaults' table is expected, all good ! ![]()
| // Skeleton Component | ||
| // ============================================================================ | ||
|
|
||
| function VaultsTableSkeleton() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know if it's expected but I don't see the skeleton on the vaults' table. I see what you mentioned here





closes #839