8000 Update delegated account input type by ap211unitech · Pull Request #11553 · polkadot-js/apps · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update delegated account input type #11553

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

Merged
merged 1 commit into from
May 15, 2025
Merged

Conversation

ap211unitech
Copy link
Member

📝 Description

This PR fixes the behavior of the Delegated Account Input component. Previously, the input only allowed selection from available (in-browser) accounts. However, this is incorrect — a delegated account does not need to be present in the browser extension or local keyring; it simply needs to be a valid address.

The fix aligns with the approach used for the Proxy Input component, as implemented in this PR.

With this change, the Delegated Account Input now correctly accepts any valid address, regardless of its presence in the browser.

@ap211unitech ap211unitech se 8000 lf-assigned this May 14, 2025
@ap211unitech ap211unitech linked an issue May 14, 2025 that may be closed by this pull request
10 tasks
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.

🚀

@ap211unitech ap211unitech merged commit fbe465b into master May 15, 2025
5 checks passed
@ap211unitech ap211unitech deleted the fix/delegated-account-field branch May 15, 2025 04:52
@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 May 17, 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.

Delegated Account field does not work
3 participants
0