No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Defining Datetime selection order and allowing using to OK Popover version

    Framework
    1
    1
    275
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      GavinHoward last edited by

      By default the popover variant of the Datetime component (material) auto-closes on selection of day/date.

      When entering a date of birth or expiry date, users often think of dates differently, according to their locale. It can be DAY -> MONTH -> YEAR or MONTH -> DAY -> YEAR or YEAR -> MONTH -> DAY.

      At the moment, the component’s default second step is ALWAYS DAY. So you end up with YEAR -> DAY -> CLOSE or DAY -> CLOSE or MONTH -> DAY -> CLOSE. Which are none of the above.

      Is there currently a way in which we can change the order we present to users?

      Or to have the popover implementation reflect the modal variant, where the component waits for the ‘SET’ button to be pressed when the user is happy with their selection? This would at least give the user the chance to work out that the header date elements are buttons, rather than closing unexpectedly?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post