solana-mobile / Minty-fresh

An open source mobile first implementation of NFT minting on solana
https://solanamobile.com/
Apache License 2.0
45 stars 18 forks source link

Mint details textbox for description doesnt move with keyboard, #324

Closed ankur2136 closed 1 year ago

ankur2136 commented 1 year ago

Probably a compose issue. If you enter the title and press next on the keyboard, the focus on description only moves by 1 line instead of 3 lines. but if you directly click on the description field the box moves appropriately.

creativedrewy commented 1 year ago

Will close as it appears to be resovled