Skip to content

Conversation

@artembelik
Copy link
Contributor

No description provided.

Copy link
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 implements functionality to automatically unselect tags when focus is lost from the tag list component. The feature ensures that tags are deselected both when focus moves to the tag input field and when the component loses focus entirely (blur event).

  • Adds focus monitoring to automatically unselect tags on blur
  • Implements unselectAll() method for programmatic tag deselection
  • Updates tag input to unselect tags when it receives focus

Reviewed Changes

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

File Description
tools/public_api_guard/components/tags.api.md Updates API surface to include new AfterViewInit interface and unselectAll() method
packages/components/tags/tag-list.component.ts Implements focus monitoring and unselectAll() method with lifecycle changes
packages/components/tags/tag-list.component.spec.ts Adds comprehensive tests for the new unselect behavior
packages/components/tags/tag-input.ts Modifies focus handler to unselect tags when input gains focus

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@artembelik artembelik self-assigned this Oct 17, 2025
@github-actions
Copy link

Visit the preview URL for this PR (updated for commit cee98c6):

https://koobiq-next--prs-1063-iyu5f8l3.web.app

(expires Wed, 22 Oct 2025 13:23:22 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: c9e37e518febda70d0317d07e8ceb35ac43c534c

@rmnturov
Copy link
Contributor

Я просил делать развыбор только в контроле, если это важно.

@artembelik artembelik merged commit a6882dd into main Oct 21, 2025
6 checks passed
@artembelik artembelik deleted the feat/DS-4199 branch October 21, 2025 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants