Skip to content
This repository has been archived by the owner on May 30, 2019. It is now read-only.

back off/rework date customizations in filter #666

Open
laurelnaiad opened this issue Apr 16, 2015 · 4 comments
Open

back off/rework date customizations in filter #666

laurelnaiad opened this issue Apr 16, 2015 · 4 comments

Comments

@laurelnaiad
Copy link
Contributor

The current event cycle on date range filter is leaving corner cases where behavior is unexpected and is perhaps trying a bit too had to "manhandle" bootstrap. Let's look at simplifying this by taking an alternative design (software, not UX) approach.

@laurelnaiad laurelnaiad added this to the 1.2.0 milestone Apr 16, 2015
@grechaw
Copy link
Contributor

grechaw commented Apr 16, 2015

Is this a task/bug that would have to be done in both middle tiers together? I'm sure that whatever design you choose can be ported to the java tier.

@laurelnaiad
Copy link
Contributor Author

No, the event cycle I'm referring to is in the browser. :)

@laurelnaiad
Copy link
Contributor Author

  • typed date disappears when tabbing away/hitting enter; and
  • typed date is parsed incorrectly when tabbing away/hitting enter
  • moment.js deprecation warning (Deprecation warning: moment construction falls back to js Date. This is discouraged and will be removed in upcoming major release. Please refer to Be careful when falling back to Date constructor moment/moment#1407 for more info)
  • fudging date scope variables to please bootstrap
  • timing of setting backup valid values

@laurelnaiad laurelnaiad added minor and removed major labels Jun 26, 2015
@laurelnaiad laurelnaiad removed this from the 1.2.0 milestone Jun 26, 2015
@laurelnaiad
Copy link
Contributor Author

This is a may for next release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants