Commit Graph
2 Commits
Author SHA1 Message Date
Cursor AgentandAmruth Pillai 1aca52b0d7 fix: address Greptile review on margin clamping
Add .catch() fallbacks for marginX/marginY so oversized stored values
recover instead of failing schema parse, and allow transient empty
numeric input in the form without persisting invalid metadata.

Co-authored-by: Amruth Pillai <im.amruth@gmail.com>
2026-07-29 16:03:45 +00:00
Cursor AgentandAmruth Pillai f55e584e34 fix: address review feedback for margin input clamping
Move clamp helpers above PageSectionForm for consistent scope/indentation,
and only persist finite numeric values so empty or invalid input cannot
enter resume metadata.

Co-authored-by: Amruth Pillai <im.amruth@gmail.com>
2026-07-29 15:58:32 +00:00