NativeScript / NativeScript/NativeScript

RadDataForm Problem Editor DatePicker

Open
#10,393 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature-pending-triage
Dominant language
TypeScript
Stars
25.7k
Forks
1.7k
Avg merge
1d 5h
Merged PRs (30d)
35

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue on a real iOS device running iOS 17 or later using the linked StackBlitz demo, starting with package.json and src/app/item/items.component.ts and items.component.html. Confirm whether the RadDataForm DatePicker displays its initial date and the date selected from the calendar; done means both values are visible.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, ios, typescript
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.