Skip to content

Conversation

@KarthickXola
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings January 5, 2026 08:48
Copy link

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 adds support for the useId hook as part of the Merchandise MVP feature (XS-1401, XS-1407). The hook provides a way to generate unique IDs for components, with a fallback for projects not yet upgraded to React 18 (which includes useId natively).

  • Exports the useId hook from the UI Kit package to make it available for external consumers
  • The hook generates unique IDs using the Provider's context-based ID generation system

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

KarthickXola and others added 2 commits January 5, 2026 14:21
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

1 participant