Aleksandr Chichkanov

Results 6 issues of Aleksandr Chichkanov

I am surprised no one needed bottomsheet in conductor apps. Do you have any plans implementing it?

**Describe the bug** Hello WC team! We experience a huge CPU usage and highly increase device temperatures while using your SDK. We use WalletConnect Swift Web3Modal, but according to the...

bug

**Steps to repro** **Case 1** 1. Attach .slideOverCard(item: ...) modifier to a View 2. Implement onDismiss closure 3. Closure is executed 5 times when sheet is not opened **Case 2**...

**Steps to repro** 1. Open the sheet 2. Close it 3. Try to open again -> the UI is not clickable. Seems like the Window is not dismissed properly **Env**...

**Steps to repro** 1. Set sheet's style with innerPadding = 0 2. Open the sheet **Env** Simulator iPhone 15 pro max, iOS 17.4 Seems like you still provide some paddings...

1. Add some toggle to trigger header height change 2. Add .animation or change the toggle value using withAnimation {} 3. Header size change animation is janky. Content (with yellow...

enhancement