chore(tags): added kbq-title directive for editable tags (#DS-4188)#1347
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds kbq-title support to editable tag docs examples so long tag text can show a title/tooltip when truncated.
Changes:
- Import
KbqTitleModuleinto editable tag example components. - Apply the
kbq-titledirective to<kbq-tag>instances in editable tag templates.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| packages/docs-examples/components/tag/tag-list-editable/tag-list-editable-example.ts | Imports KbqTitleModule and adds kbq-title to editable tags in the list example. |
| packages/docs-examples/components/tag/tag-input-editable/tag-input-editable-example.ts | Imports KbqTitleModule and adds kbq-title to editable tags in the input-driven tag list example. |
| packages/docs-examples/components/tag/tag-editable/tag-editable-example.ts | Imports KbqTitleModule and adds kbq-title to the single editable tag example. |
| packages/docs-examples/components/tag/tag-editable-with-validation/tag-editable-with-validation-example.ts | Imports KbqTitleModule and adds kbq-title to the validated editable tag example. |
| packages/docs-examples/components/tag/tag-autocomplete-editable/tag-autocomplete-editable-example.ts | Imports KbqTitleModule and adds kbq-title to editable tags in the autocomplete example. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Visit the preview URL for this PR (updated for commit 53ebb43): https://koobiq-next--prs-1347-ds9laftc.web.app (expires Sat, 07 Feb 2026 12:34:50 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: c9e37e518febda70d0317d07e8ceb35ac43c534c |
NikGurev
approved these changes
Feb 2, 2026
rmnturov
approved these changes
Feb 3, 2026
lskramarov
approved these changes
Feb 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.