Skip to content

storybook for cookies#14

Merged
irfankhan10 merged 3 commits into
gdprfrom
feat/gdpr_storybook
May 13, 2026
Merged

storybook for cookies#14
irfankhan10 merged 3 commits into
gdprfrom
feat/gdpr_storybook

Conversation

@irfankhan10
Copy link
Copy Markdown
Collaborator

storybook component to visualize react components for cookie notice.

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

Adds a new Storybook story to preview the GDPR cookie consent UI components (provider + manager) within the documentation-ui Storybook setup.

Changes:

  • Introduces DocsCookiesDemo Storybook demo rendering CookieConsentProvider and CookieConsentManager.
  • Registers a Default story for the demo component.

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

Comment thread documentation-ui/stories/custom/docs-cookies.stories.tsx Outdated
Comment on lines +7 to +12
export function DocsCookiesDemo() {
return (
<CookieConsentProvider>
<CookieConsentManager />
</CookieConsentProvider>
)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@irfankhan10 irfankhan10 merged commit 1e45138 into gdpr May 13, 2026
1 check passed
@irfankhan10 irfankhan10 deleted the feat/gdpr_storybook branch May 13, 2026 14:16
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.

3 participants