8000 Add Deregister ParaId component and integrate into Actions by ap211unitech · Pull Request #11499 · polkadot-js/apps · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add Deregister ParaId component and integrate into Actions #11499

8000
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 6 commits into from
Apr 24, 2025

Conversation

ap211unitech
Copy link
Member
@ap211unitech ap211unitech commented Apr 22, 2025

📝 Description

This PR aims to add the component for deregister a reserved parachain ID (paraID).

Screen.Recording.2025-04-22.at.10.14.55.mov

✨ What's New

  • Reserved paraIDs (from registrar.reserve) are now visible in the UI.
  • Users can deregister unregistered paraIDs directly from the interface.

🎯 Why

Users previously had no clear way to cancel a reserved paraID, leading to confusion and frustration over "locked" DOT/KSM deposits. This improves visibility and control during the parathread onboarding process.

@valentinfernandez1
Copy link
Contributor

Based on the implications of this action and the fact that once the button is clicked the UI is the same as any other transaction signing action, I’d advise adding some kind of extra confirmation before sending.

Something like:

"You are about to deregister a paraId which will ...(describe consequences). Are you sure? Yes / No"

@ap211unitech
Copy link
Member Author

Based on the implications of this action and the fact that once the button is clicked the UI is the same as any other transaction signing action, I’d advise adding some kind of extra confirmation before sending.

Something like:

"You are about to deregister a paraId which will ...(describe consequences). Are you sure? Yes / No"

Added a warning message here to clearly explain what deregistering a paraID does and its consequences.

image

@ap211unitech ap211unitech linked an issue Apr 23, 2025 that may be closed by this pull request
Copy link
Contributor
@valentinfernandez1 valentinfernandez1 left a comment

Choose a reason for hiding this comment

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

LGTM 🔥

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.

Nice job, 👍

@ap211unitech ap211unitech merged commit b02404b into master Apr 24, 2025
5 checks passed
@ap211unitech ap211unitech deleted the fix/deregister-paraid branch April 24, 2025 04:33
@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 Apr 26, 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.

Deregistering is not an option after registrar.reserve() Parachain upgrade not appearing in parachain panel
4 participants
0