Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#683 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
65/100
issue の種類
バグ
明瞭さ
明確に書かれている
活発さ
活発
技術スタック
ios, typescript
領域
frontend, mobile

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

説明

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
主要言語
TypeScript
スター
206
フォーク
123
平均マージ
1日 3時間
マージ済み PR(30日)
2

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

NativeScript/plugins のほかの issue

NativeScript/plugins の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。