idena-network / idena-web

https://app.idena.io
MIT License
25 stars 18 forks source link

display entire voting option #430

Closed Zen-44 closed 2 months ago

vercel[bot] commented 3 months ago

@Zen-44 is attempting to deploy a commit to the Idena Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
idena-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 24, 2024 10:34am
midenaio commented 3 months ago

Hey @Zen-44, it was not merged to master. Would you like to reopen it?

Zen-44 commented 3 months ago

Hey @Zen-44, it was not merged to master. Would you like to reopen it?

I believe the change was not working as expected since voting options still don't display completely on the vercel preview. image

midenaio commented 3 months ago

We use Chakra components: https://v2.chakra-ui.com/docs/components/text#truncate-text I guess something like noOfLines={2} should fix it

midenaio commented 2 months ago

It doesn't seem to work image

Zen-44 commented 2 months ago

A new pull request has been opened

Edit: https://github.com/idena-network/idena-web/pull/432