voyager icon indicating copy to clipboard operation
voyager copied to clipboard

Window inset imePadding stopped working in 1.1.0-alpha03

Open hm-tamim opened this issue 11 months ago • 2 comments

Hi,

WindowInsets stops working when I upgrade the version to v1.1.0-alpha03, it works fine in v1.0.0.

There is also another major issue. When you click on a TextField in bottom sheet, as the keyboard opens, it closes the bottom sheet. Happening in Compose 1.6.0

hm-tamim avatar Mar 07 '24 15:03 hm-tamim

For the 2nd issue, I've found the cause, and raising a PR https://github.com/adrielcafe/voyager/issues/330#issuecomment-1986107362

hm-tamim avatar Mar 08 '24 17:03 hm-tamim

I think is the same issue as #366.

It seems to be a Compose KMP issue, we have update it to 1.6.1 on 1.1.0-alpha04, can you revalidate this? If the issue continues, can you share a reproducible code?

DevSrSouza avatar Apr 08 '24 16:04 DevSrSouza