Power-Trade / api-docs

0 stars 1 forks source link

Rounding of numeric display not consistent between Mobile app (Apple) and Web #11

Closed laisee closed 4 months ago

laisee commented 5 months ago

Rounding of numeric display not consistent between Mobile app (Apple) and Web.

On Mobile App(Apple) shows a value for my SOL balance:

image

On Web UI shows as

image

Minor issue, some consistency would be better across the UIs

trungpwt commented 5 months ago

@laisee, could you please share screenshots full-screen displaying this price in the iOS app?

laisee commented 5 months ago

Sure, will add full size screenshots from IOS App

laisee commented 5 months ago

power-trade-IOS-02 power-trade-IOS-01

klugjo commented 5 months ago

@trungpwt this is a web issue.

Sizes in the positions table are always rounded down. Fixing now

klugjo commented 4 months ago

@laisee this is now fixed. Can you confirm ? Thanks

laisee commented 4 months ago

Web and App (IOS) displays now consistent for rounded values ("21.07" on both web && app)