Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

[datetimepicker][iOS 27] DateTimePicker popover clips the bottom of the date picker and OK button

Aperta
#683 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
65/100
Tipo di issue
Bug
Chiarezza
Specificata chiaramente
Stato di attività
Attiva
Stack tecnologico
ios, typescript
Ambito
frontend, mobile

Direzione di ricerca

The issue is in the DateTimePicker component, likely in the iOS-specific implementation. Start by looking at the demo app's DateTimePicker example and the iOS platform code for the popover layout. Run the demo on an iOS 27 simulator to reproduce the clipping, then inspect the popover's height calculation and content insets. Check for any recent changes to the iOS 27 SDK that might affect layout. Ensure the OK button is fully visible and tappable after adjustments.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Steps to reproduce
  1. Build and run apps/demo on an iOS 27 iPhone simulator.
  2. Open DateTimePicker.
  3. Tap the Spinner type DatePickerField.
Expected

The popover contains the full date picker and OK button. Its height fits the content, and the button is fully visible and tappable.

Actual

The bottom of the popover content is clipped. The OK button is partially cut off by the popover’s lower edge.

Screenshots
Image
Lingua principale
TypeScript
Stelle
206
Fork
123
Merge medio
1g 3h
PR unite (30g)
2

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di NativeScript/plugins

Tutte le issue di NativeScript/plugins

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.