You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Shane Ardell (JIRA)" <ji...@apache.org> on 2019/05/29 05:56:00 UTC

[jira] [Created] (METRON-2146) [UI] Datepicker open/close functionality should be more user friendly

Shane Ardell created METRON-2146:
------------------------------------

             Summary: [UI] Datepicker open/close functionality should be more user friendly
                 Key: METRON-2146
                 URL: https://issues.apache.org/jira/browse/METRON-2146
             Project: Metron
          Issue Type: Bug
            Reporter: Shane Ardell
         Attachments: image-2019-05-29-07-54-53-043.png, image-2019-05-29-07-55-04-489.png

There are a couple of user-unfriendly behaviors related to the datepicker in the Alerts UI that should be addressed:
 * If a user double-clicks the datepicker input, pastes a date and then clicks outside the datepicker, the calendar quickly opens and closes. Besides it being unnecessary for the calendar to open if a user is manually adding a timestamp, a user could accidentally click on the calendar and unintentionally select a date.
 * The calendar only opens if a user clicks on the input. This differs from most datepickers in libraries like Angular Material, which toggle the calendar view by clicking on the calendar icon.

I've included a gif of the behavior I'm talking about in the first issue, as well as a gif of how Angular Material's datepicker behaves for reference.

 

!image-2019-05-29-07-54-53-043.png!

 

!image-2019-05-29-07-55-04-489.png!

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)