Skip to content

Conversation

@HxShard
Copy link

@HxShard HxShard commented Apr 10, 2025

This commit addresses an issue in the formatStarsAmountText function where negative values were incorrectly formatted, resulting in outputs like -,127,380. The bug occurred because the negative sign from the original number was retained by the formatter, and no additional logic corrected its placement.

This commit addresses an issue in the formatStarsAmountText function where negative values were incorrectly formatted, resulting in outputs like -,127,380. The bug occurred because the negative sign from the original number was retained by the formatter, and no additional logic corrected its placement.
@HxShard
Copy link
Author

HxShard commented Apr 10, 2025

image

@ankushkushwaha
Copy link

Thanks for this PR, Could you please resolve conflicts with base branch? And also is this PR linked with any issue number?

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