Skip to content

Conversation

@sidvishnoi
Copy link
Member

@sidvishnoi sidvishnoi commented Nov 11, 2025

Context

With min={1} max={Number(formatAmount('100'))}, both min/max were set to 1, making input not editable.
Regressed in #1085.

Changes proposed in this pull request

Provide min is same format as we set max. Now min={0.01} correctly.

@github-actions github-actions bot added area: popup Improvements or additions to extension popup area: pages Changes to any of extension's pages labels Nov 11, 2025
@github-actions
Copy link
Contributor

Extension builds preview

Name Link
Latest commit 142d06e
Latest job logs Run #19265402405
Chrome (988.19KB)Download
Firefox (988.22KB)Download
Safari (1.91MB)Download

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: pages Changes to any of extension's pages area: popup Improvements or additions to extension popup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants