archfirst / bullsfirst-jquery-backbone

Implementation of the Bullsfirst front-end using jQuery and Backbone.js
23 stars 22 forks source link

Orders & Transactions Pages - Date Picker Stays Open #56

Open bhatiak opened 11 years ago

bhatiak commented 11 years ago

The date picker stays open until you select a new date. You cannot click outside to close it without making changes. If you move to a different screen within the application, it stills stays on top.

Ability to close the date picker is especially important when you want to clear the date filter. As a side note, pressing enter does close the date picker but it is non-intuitive.