Skip to content

chore(combobox-with-popover): DLT-2931 moved from recipe to component#1116

Merged
Ignacio Ropolo (iropolo) merged 16 commits intostagingfrom
DLT-2931
Mar 11, 2026
Merged

chore(combobox-with-popover): DLT-2931 moved from recipe to component#1116
Ignacio Ropolo (iropolo) merged 16 commits intostagingfrom
DLT-2931

Conversation

@iropolo
Copy link
Contributor

@iropolo Ignacio Ropolo (iropolo) commented Mar 10, 2026

Moving combobox-with-popover from recipe to component

This go along with chore(combobox-multi-select): DLT-2930 moved from recipe to component

We keep d-recipe-.

@github-actions
Copy link
Contributor

Please add either the visual-test-ready or no-visual-test label to this PR depending on whether you want to run visual tests or not.
It is recommended to run visual tests if your PR changes any UI. ‼️

@iropolo Ignacio Ropolo (iropolo) added the visual-test-ready Add this tag when the PR is ready for visual test, to trigger GHA visual tests label Mar 10, 2026
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 539fffe4a2

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "Codex (@codex) review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "Codex (@codex) address that feedback".

export default {
title: 'Recipes/Comboboxes/Combobox With Popover',
component: DtRecipeComboboxWithPopover,
title: 'Components/Combobox With Popover',

Choose a reason for hiding this comment

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

P2 Badge Keep story title aligned with Percy excludes

Changing the story title to Components/Combobox With Popover breaks the existing exclude match in packages/dialtone-vue/percy.config.cjs (Recipes/Comboboxes/Combobox With Popover: Empty), so the Empty story will start being snapshotted again even though it was explicitly excluded before. That can reintroduce noisy/flaky Percy runs unless the exclude entry is updated to the new title.

Useful? React with 👍 / 👎.

Base automatically changed from DLT-2930 to staging March 11, 2026 15:07
@github-actions
Copy link
Contributor

✔️ Deploy previews ready!
😎 Dialtone documentation preview: https://dialtone.dialpad.com/deploy-previews/pr-1116/
😎 Dialtone-vue preview: https://dialtone.dialpad.com/vue/deploy-previews/pr-1116/

@iropolo Ignacio Ropolo (iropolo) merged commit 13b385e into staging Mar 11, 2026
19 checks passed
@iropolo Ignacio Ropolo (iropolo) deleted the DLT-2931 branch March 11, 2026 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

visual-test-ready Add this tag when the PR is ready for visual test, to trigger GHA visual tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants