Giter Site home page Giter Site logo

Comments (4)

kvolkovich-sc avatar kvolkovich-sc commented on May 27, 2024

@skarjalainen Is it a strict requirement?
I tried to implement it today but the mask ugly jumps.
And it not comfortable for user when he input date with keyboard.

from react-dates.

asergeev-sc avatar asergeev-sc commented on May 27, 2024

Here is how on Mac date input looks like:
mac-date-input
As you can see there is an empty "cell"/character is shown. I propose to follow this path in case when date patterns looks like 'D.M.YYYY', e.g. for day and month 2 positions/characters are still used, but after user input one position could still stay empty/unfilled.

from react-dates.

skarjalainen avatar skarjalainen commented on May 27, 2024

@kvolkovich-sc Users are used to look at dates without zeroes all around the app and it could be confusing if the zeroes are required when editing the value.

@asergeev-sc This suggestion looks good.

Placeholder: 'D.M.YYYY'
Typing '31.3.2017':

' 3. -.----'
'31. -.----'
'31. 3.----'

Displaying white space before day/month if the value is below 10.

One problem that comes in mind is how user moves from single character value to next value, maybe right arrow.

from react-dates.

kvolkovich-sc avatar kvolkovich-sc commented on May 27, 2024

Done.

from react-dates.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.