Skip to content

Integrate Numora as the numeric standard for Pendulum Portal - #653

Merged
Sharqiewicz merged 4 commits into
mainfrom
chore/implement-numora
Dec 30, 2025
Merged

Integrate Numora as the numeric standard for Pendulum Portal#653
Sharqiewicz merged 4 commits into
mainfrom
chore/implement-numora

Conversation

@Sharqiewicz

@Sharqiewicz Sharqiewicz commented Dec 29, 2025

Copy link
Copy Markdown
Contributor

📋 Summary

Replaces custom numeric input handling with Numora, a specialized DeFi library for financial inputs. This standardizes how the Pendulum Portal handles token amounts, balances, and swap interface inputs.

🎯 Key Changes

  • Integrates Numora library as the standard numeric input solution
  • Refactors existing input fields to use Numora's React hooks and components for consistent formatting across the portal

✅ Review Focus Areas

  • Verify all numeric input fields throughout the portal properly implement Numora

  • Test edge cases with maximum balance values, scientific notation inputs

  • Confirm BigNumber conversions remain accurate for blockchain transaction submissions

  • Validate that empty/invalid input states are handled gracefully without breaking existing validation logic

@netlify

netlify Bot commented Dec 29, 2025

Copy link
Copy Markdown

Deploy Preview for rococo-souffle-a625f5 ready!

Name Link
🔨 Latest commit 8bd2fbe
🔍 Latest deploy log https://app.netlify.com/projects/rococo-souffle-a625f5/deploys/6952d4a9a54b250008a7db5c
😎 Deploy Preview https://deploy-preview-653--rococo-souffle-a625f5.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@ebma ebma left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Code looks good to me and I also tested the forms. Nice 🚀

@Sharqiewicz
Sharqiewicz merged commit 3ba27b1 into main Dec 30, 2025
5 checks passed
@Sharqiewicz
Sharqiewicz deleted the chore/implement-numora branch December 30, 2025 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants