Skip to content

Fix close position max size formatting#178

Open
nexicturbo wants to merge 1 commit into
capofficial:mainfrom
nexicturbo:codex/fix-close-size-formatting-max
Open

Fix close position max size formatting#178
nexicturbo wants to merge 1 commit into
capofficial:mainfrom
nexicturbo:codex/fix-close-size-formatting-max

Conversation

@nexicturbo
Copy link
Copy Markdown

Summary

  • normalize the Close Position Max size before displaying it or inserting it into the Size to Close input
  • pass a real max bound into the shared numeric Input so close-size validation matches the formatted maximum
  • prevent submitting a close amount above the normalized max value

Fixes #11.

Validation

  • npm ci
  • npm run build
  • git diff --check

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.

Size to close is not well formatted, sometimes

1 participant