Kuntimaddi Manideep
Kuntimaddi Manideep
## Type of Change - [ ] Bugfix - [ ] New feature - [ ] Enhancement - [x] Refactoring - [ ] Dependency updates - [ ] Documentation -...
# **Description** The **Picker component** in the [Hyperswitch SDK](https://docs.hyperswitch.io/hyperswitch-cloud/integration-guide) currently struggles with performance lags when handling large datasets, such as selecting countries and states during the payment process. To improve...
# Description When users open the payment sheet in the [Hyperswitch SDK](https://docs.hyperswitch.io/hyperswitch-cloud/integration-guide), the buttons should provide haptic feedback. This means a gentle vibration when they tap a button, giving them...
## Type of Change - [ ] Bugfix - [ ] New feature - [ ] Enhancement - [x] Refactoring - [ ] Dependency updates - [ ] Documentation -...
## Type of Change - [ ] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation...
## Type of Change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring - [ ] Dependency updates - [ ] Documentation -...
Fix for success build ```bash FROM python:3.13-slim # Copy uv from the official image COPY --from=ghcr.io/astral-sh/uv:latest /uv /usr/local/bin/uv # System dependencies RUN apt-get update && apt-get install -y curl build-essential...