Skip to content

Fix picker toggle and picker actions - time-picker sample#3863

Merged
kacheshmarova merged 2 commits intovnextfrom
mkirkova/timepicker-toggle-sample
Jan 13, 2026
Merged

Fix picker toggle and picker actions - time-picker sample#3863
kacheshmarova merged 2 commits intovnextfrom
mkirkova/timepicker-toggle-sample

Conversation

@MonikaKirkova
Copy link
Copy Markdown
Contributor

Closes #3803

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes the time picker sample by correcting the picker toggle behavior and updating the picker actions directive to use the proper generic directive.

  • Removes manual toggle handler from the icon, allowing igx-picker-toggle to handle it automatically
  • Updates the picker actions directive from the component-specific igxTimePickerActions to the generic igxPickerActions
  • Adds the required IgxPickerActionsDirective import

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
timepicker-sample-6.component.ts Adds IgxPickerActionsDirective to imports and component metadata to support the generic picker actions directive
timepicker-sample-6.component.html Removes redundant manual toggle handler and updates template directive from igxTimePickerActions to igxPickerActions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kacheshmarova kacheshmarova requested a review from ddaribo January 13, 2026 08:28
@kacheshmarova kacheshmarova merged commit 699129e into vnext Jan 13, 2026
4 checks passed
@kacheshmarova kacheshmarova deleted the mkirkova/timepicker-toggle-sample branch January 13, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants