Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Prevent dropdown misplacement in iOS #3202

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Use absolute positioning only when iOS virtual keyboard is present

9a0c7c1
Select commit
Loading
Failed to load commit list.
Draft

fix: Prevent dropdown misplacement in iOS #3202

Use absolute positioning only when iOS virtual keyboard is present
9a0c7c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 17, 2025 in 0s

75.00% of diff hit (target 96.42%)

View this Pull Request on Codecov

75.00% of diff hit (target 96.42%)

Annotations

Check warning on line 242 in src/internal/components/dropdown/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/components/dropdown/index.tsx#L242

Added line #L242 was not covered by tests

Check warning on line 247 in src/internal/components/dropdown/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/components/dropdown/index.tsx#L247

Added line #L247 was not covered by tests

Check warning on line 410 in src/internal/components/dropdown/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/components/dropdown/index.tsx#L410

Added line #L410 was not covered by tests

Check warning on line 415 in src/internal/components/dropdown/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/components/dropdown/index.tsx#L415

Added line #L415 was not covered by tests