krescruz / krescruz/angular-materialize
no option to close input-date on select
- Dominant language
- HTML
- Stars
- 387
- Forks
- 126
- PR merge metrics
- No merged PRs in 30d
Description
As stated in the title. I'm aware that it's the default behaviour of `pickadate` provided by materialize and I know it can be hacked by closing it in `onSet` function with jquery, but it would be nice if it was configurable option, especially considering the fact that that's the way the "clean" `pickadate` works by default.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the input-date directive and trace its pickadate integration, including the existing onSet behavior described in the issue. Add a configurable close-on-select option and verify that the default behavior remains unchanged while the option closes the picker after selection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angularjs, jquery
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100