Skip to content

refactor: removed deprecated components#577

Draft
Kariamos wants to merge 1 commit into
developfrom
removed-deprecated-modal-components
Draft

refactor: removed deprecated components#577
Kariamos wants to merge 1 commit into
developfrom
removed-deprecated-modal-components

Conversation

@Kariamos
Copy link
Copy Markdown
Contributor

@Kariamos Kariamos commented Feb 4, 2026

This pull request refactors the way modal components are imported from @zendeskgarden/react-modals in src/stories/modals/index.tsx. Instead of importing each component individually, it now imports only the main Modal component and accesses subcomponents as properties. This change simplifies and standardizes the import statements.

Refactoring of modal component imports:

  • Changed imports to access Header, Body, Footer, FooterItem, and Close as properties of ZendeskModal instead of importing them individually from @zendeskgarden/react-modals.

@Kariamos Kariamos added wontfix This will not be worked on core Core Team activity labels Feb 5, 2026
@Kariamos Kariamos marked this pull request as draft February 10, 2026 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core Team activity wontfix This will not be worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant