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: broken balances page #11230

Merged
merged 1 commit into from
Jan 23, 2025
Merged

fix: broken balances page #11230

merged 1 commit into from
Jan 23, 2025

Conversation

ap211unitech
Copy link
Contributor

📝 Description

This PR aims to fix a breaking edge case on /assets/balances page on top of #11222.

This issue arises when the automatic selection of Asset ID (which happens on first visit) exceeds 2^53 - 1, causing it to break. To address this, we will handle the selected Asset ID as a string instead of a number.

🤔 Previous Behavior

image

✅ Current Behaviour

image image

@ap211unitech ap211unitech self-assigned this Jan 23, 2025
@ap211unitech ap211unitech requested a review from TarikGul January 23, 2025 08:22
@TarikGul TarikGul merged commit cc01f15 into master Jan 23, 2025
5 checks passed
@TarikGul TarikGul deleted the fix/broken-balances-page branch January 23, 2025 14:58
@polkadot-js-bot
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators Jan 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants