stride3d / stride3d/stride

Add a datetimepicker

Open
#2,223 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C#
Stars
7.8k
Forks
1.2k
Avg merge
2d 17h
Merged PRs (30d)
49

Description

Is your feature request related to a problem? Please describe.
Please add a DateTimePicker, it is a very elegant solution to manage dates, for instance, the birth date of the player which you may want to save somewhere if you game is online for legal reasons and right now we don't have any solution to input dates in the system other than using one or more edittext and curate them by hand making certain manually than they are only numbers, the date is a valid one and make it us to work ourselfs the convertion of the data to a datetime in order to just then work it as it should.

The solution we have right now make a huge and insecure waste of time of the input of time, we need a component than can fix this because right now, the solution you can have is basically improvise it yourself.

Describe the solution you'd like
Create a DateTimePicker GUI component as they exist in some web contexts

Describe alternatives you've considered
Create other component for the GUI than can solve the issue of input time safetly and cleanly would be acceptable too, right now there are zero solutions to this respect so i would appreciate that for certain.

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

No file, test, or entry point is named in the issue. Start by identifying the existing Stride GUI component conventions and the required date/time input and validation behavior; done means a usable DateTimePicker addresses the stated input problem.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
game-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.