NativeScript / NativeScript/NativeScript

RadDataForm Problem Editor DatePicker

Offen
#10,393 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

feature-pending-triage
Vorherrschende Sprache
TypeScript
Sterne
25.7k
Forks
1.7k
Ø Merge
1 T. 5 Std.
Gemergte PRs (30 T.)
35

Beschreibung

Is your feature request related to a problem? Please describe.

Problem with RadDataForm, the date data is not seen from the beginning, nor when one is selected from the calendar as shown in description.
TESTING REAL DEVICE -> iOS >=17.0.0

Describe the solution you'd like

No response

Describe alternatives you've considered

https://github.com/NativeScript/NativeScript/assets/23706190/25adfc32-d1e3-41d8-b649-8873df518788

Here is the demo, try it on a real device:

NativeScript Preview

Anything else?
OS: macOS 13.6
CPU: (8) arm64 Apple M1
Shell: /bin/zsh
node: 16.20.0
npm: 8.19.4
nativescript: 8.5.3

# android
java: 17.0.2
ndk: Not Found
apis: Not Found
build_tools: Not Found
system_images: Not Found

# ios
xcode: 15.0/15A240d
cocoapods: 1.13.0
python: 2.7.18
python3: 3.9.6
ruby: 2.7.8
platforms: 
  - DriverKit 23.0
  - iOS 17.0
  - macOS 14.0
  - tvOS 17.0
  - watchOS 10.0
Dependencies
"dependencies": {
  "@angular/animations": "~16.0.0",
  "@angular/common": "~16.0.0",
  "@angular/compiler": "~16.0.0",
  "@angular/core": "~16.0.0",
  "@angular/forms": "~16.0.0",
  "@angular/platform-browser": "~16.0.0",
  "@angular/platform-browser-dynamic": "~16.0.0",
  "@angular/router": "~16.0.0",
  "@klippa/nativescript-http": "~3.0.4",
  "@nativescript-community/css-theme": "~1.2.10",
  "@nativescript-community/perms": "~2.3.0",
  "@nativescript-community/ui-document-picker": "~1.1.12",
  "@nativescript-community/ui-material-bottom-navigation": "~7.1.4",
  "@nativescript-community/ui-material-cardview": "~7.1.4",
  "@nativescript-community/ui-material-tabs": "~7.1.4",
  "@nativescript-community/ui-pager": "~13.0.44",
  "@nativescript/angular": "~16.0.0",
  "@nativescript/appversion": "~2.0.0",
  "@nativescript/background-http": "~6.0.0",
  "@nativescript/camera": "~5.0.15",
  "@nativescript/core": "~8.5.9",
  "@nativescript/datetimepicker": "~2.1.13",
  "@nativescript/firebase-analytics": "~3.2.0",
  "@nativescript/firebase-core": "~3.2.0",
  "@nativescript/firebase-messaging": "~3.2.0",
  "@nativescript/imagepicker": "~3.0.0",
  "@nativescript/iqkeyboardmanager": "~2.1.1",
  "@nativescript/social-share": "~2.3.0",
  "@nativescript/theme": "~3.0.2",
  "@nstudio/nativescript-filterable-listpicker": "~3.0.2",
  "@nstudio/nativescript-loading-indicator": "~4.3.2",
  "@progress-nativechat/nativescript-nativechat": "~3.0.2",
  "@triniwiz/nativescript-accelerometer": "~4.0.3",
  "email-validator": "~2.0.4",
  "moment": "~2.29.4",
  "nativescript-cscreenshot": "~1.2.1",
  "nativescript-drop-down": "~6.0.2",
  "nativescript-exit": "~1.0.1",
  "nativescript-intl": "~4.0.2",
  "nativescript-permissions": "~1.3.12",
  "nativescript-plugin-badge-ns-7": "~1.0.1",
  "nativescript-theme-core": "~2.0.24",
  "nativescript-ui-autocomplete": "~15.2.3",
  "nativescript-ui-calendar": "~15.2.3",
  "nativescript-ui-chart": "~15.2.3",
  "nativescript-ui-dataform": "~15.2.3",
  "nativescript-ui-gauge": "~15.2.3",
  "nativescript-ui-listview": "~15.2.3",
  "nativescript-ui-sidedrawer": "~15.2.3",
  "nativescript-uuid-v2": "~2.0.1",
  "pdfmake": "~0.2.7",
  "reflect-metadata": "0.1.13",
  "rxjs": "~7.8.1",
  "rxjs-compat": "~6.6.7",
  "zone.js": "~0.14.0"
},
"devDependencies": {
  "@angular-devkit/build-angular": "~16.0.0",
  "@angular/compiler-cli": "~16.0.0",
  "@nativescript/android": "8.5.3",
  "@nativescript/ios": "8.5.2",
  "@nativescript/types": "~8.5.0",
  "@nativescript/webpack": "~5.0.17",
  "@ngtools/webpack": "~16.0.0",
  "typescript": "~4.9.5"
}
Please accept these terms

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Rechercherichtung

Reproduziere das Problem auf einem echten iOS-Gerät mit iOS 17 oder höher anhand der verknüpften StackBlitz-Demo, beginnend mit package.json sowie src/app/item/items.component.ts und items.component.html. Bestätige, ob der RadDataForm DatePicker sein initiales Datum und das aus dem Kalender ausgewählte Datum anzeigt; als erledigt gilt die Aufgabe, wenn beide Werte sichtbar sind.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
angular, ios, typescript
Bereich
mobile-dev
Issue-Typ
Bug
Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Aktivitätsstatus
Veraltet
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
25/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.