Skip to content

XS-13706 | XS-13744 [Merch Improvement]: Add Tax section on Pricing & Availability page#414

Open
KarthickXola wants to merge 6 commits intoxola:masterfrom
KarthickXola:XS-13706
Open

XS-13706 | XS-13744 [Merch Improvement]: Add Tax section on Pricing & Availability page#414
KarthickXola wants to merge 6 commits intoxola:masterfrom
KarthickXola:XS-13706

Conversation

@KarthickXola
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings March 16, 2026 13:11
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

Replaces a plain <div> with <Dialog.Panel> from Headless UI in the Drawer component. This scopes the click-outside-to-close behavior properly to the panel content.

Changes:

  • Swap inner <div> for <Dialog.Panel> in the Drawer component for correct Headless UI dialog semantics

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

Comment thread src/components/Drawer.jsx
{position === "right" ? <CloseButton onClose={onClose} /> : null}

<div
<Dialog.Panel
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.

2 participants