anon-real / sigma-usd

UI for SigmaUSD instance of AgeUSD protocol.
MIT License
20 stars 16 forks source link

UI need some fixes for translation with longer texts #34

Closed nitram147 closed 3 years ago

nitram147 commented 3 years ago

I would post examples in the next comments and also do pull request with fixes for all of the mentioned problems :-)

nitram147 commented 3 years ago

image Wallet icon is missing for Slovak translation in Firefox (in Chrome it works fine).

EDIT: Fixed in https://github.com/anon-real/sigma-usd/pull/35

nitram147 commented 3 years ago

image Text is overflowing tooltip popup.

EDIT: Fixed in https://github.com/anon-real/sigma-usd/pull/35

nitram147 commented 3 years ago

image Wallet modal tab header text will overflow in case that the translation text is long enough.

EDIT: Fixed in https://github.com/anon-real/sigma-usd/pull/35

nitram147 commented 3 years ago

Issue solved by https://github.com/anon-real/sigma-usd/pull/35 and merged into master.