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

Improve parameter handling in Option #11330

Merged
merged 1 commit into from
Feb 25, 2025
Merged

Improve parameter handling in Option #11330

merged 1 commit into from
Feb 25, 2025

Conversation

ap211unitech
Copy link
Contributor

📝 Description

Previously, nested option parameters were not handled correctly. The flow has now been fixed to fetch additional subtypes for their parent type and render them accordingly.

This issue was causing an error when testing the burn parameter extrinsic, which is now resolved.

Image

🚀 Current Behaviour

image

Copy link
Member

@TarikGul TarikGul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing job! 🚀

@TarikGul TarikGul merged commit ab887f7 into master Feb 25, 2025
5 checks passed
@TarikGul TarikGul deleted the fix/option-param branch February 25, 2025 12:49
@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 Feb 27, 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.

New burn parameter in 1.4.0 causes UI to break when trying to set the inner Option
3 participants