Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

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

Abierto
#683 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
3/5
Tiempo estimado
1-2 días
Aptitud para principiantes
65/100
Tipo de issue
Error
Claridad
Bien especificado
Estado de actividad
Activo
Stack tecnológico
ios, typescript
Área
frontend, mobile

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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
Lenguaje dominante
TypeScript
Estrellas
206
Forks
123
Merge medio
1 d 3 h
PR fusionados (30 d)
2

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de NativeScript/plugins

Todos los issues de NativeScript/plugins

Issues similares

Más issues de TypeScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.