Giter Club home page Giter Club logo

Comments (6)

Jasenkoo avatar Jasenkoo commented on August 28, 2024 2

Fixed removing scenario in v2.3.6

from vue3-date-time-picker.

Jasenkoo avatar Jasenkoo commented on August 28, 2024 1

The issue is fixed in the new version 2.3.3

from vue3-date-time-picker.

Jasenkoo avatar Jasenkoo commented on August 28, 2024 1

@weskubo-cgi Thx for the detailed explanation. I will check it later today

from vue3-date-time-picker.

weskubo-cgi avatar weskubo-cgi commented on August 28, 2024 1

@Jasenkoo Thanks for the prompt fix. I've already incorporated it into our application.

from vue3-date-time-picker.

weskubo-cgi avatar weskubo-cgi commented on August 28, 2024

I've been testing this change on 2.3.5 and noticed that the change doesn't apply when clearing out an existing value and then clicking out. I believe this may also be related to #34. Here are the scenarios I tested:

  1. Select new value using Calendar. Value is correctly applied.
  2. Type in new value and tab out. Value is correct applied.
  3. Type in new value and hit enter. Value is correct applied.
  4. Type in new value and click elsewhere on screen. Value is correctly applied.
  5. Clear existing value using (x). Value is set to null.
  6. Clear existing value by deleting text and tab out. Value is set to null.
  7. Clear existing value by deleting text and hit enter. Value is set to null.
  8. Remove existing value by deleting text and click elsewhere on screen. Original value is maintained.

Note, the last scenario fails. I have a simple example at https://codesandbox.io/s/vue3-date-time-picker-demo-forked-s2ic9. Please let me know if you want me to create a new Issue if this is indeed a bug.

from vue3-date-time-picker.

Jasenkoo avatar Jasenkoo commented on August 28, 2024

Yeah, it stays. I will fix it in the next version

from vue3-date-time-picker.

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.