Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] #918 enhancement of go-date-picker #921

Conversation

sinchananj12
Copy link
Contributor

@sinchananj12 sinchananj12 commented Jul 12, 2023

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added
  • Docs have been added or updated

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Style Update (CSS)
  • Other... Please describe:

What is the current behavior?

Currently we are opening calendar only on click of calendar icon inside the date field of go-date-picker.

Resolves Enhance_go-date-picker_by_enabling_calendar_to_open_when_date_field_is_clicked_anywhere_within_it

What is the new behavior?

New behavior - where the calendar opens upon clicking anywhere within the date field of go-date-picker, rather than being restricted to only clicking on the calendar icon. This enhancement will significantly enhance the user experience, providing a more intuitive and seamless process for selecting dates.

Does this PR introduce a breaking change?

  • Yes
  • No

@sinchananj12 sinchananj12 added the feature New feature request label Jul 12, 2023
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should have a test to verify that the onInputCloseCalendar() is triggered on input event emitter (input)="onInputCloseCalendar()"

@sudheepdivakargithub sudheepdivakargithub merged commit 299f5f4 into dev Sep 22, 2023
1 check passed
@sudheepdivakargithub sudheepdivakargithub deleted the 918-Enhance_go-date-picker_by_enabling_calendar_to_open_when_date_field_is_clicked_anywhere_within_it branch September 22, 2023 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants