Skip to content

Conversation

@erazafimovh
Copy link
Contributor

Description

Ticket Reference: #...

Additional Information

@erazafimovh erazafimovh requested a review from a team as a code owner October 30, 2025 15:14
@erazafimovh erazafimovh requested review from stif59100 and removed request for a team October 30, 2025 15:14
@github-actions github-actions bot added universe-web-cloud translation required feature New feature has conflicts Has conflicts to resolve before merging labels Oct 30, 2025
@github-actions github-actions bot removed the has conflicts Has conflicts to resolve before merging label Oct 30, 2025
@erazafimovh erazafimovh changed the title Feat/puwebpt 65 feat(web-hosting): migrate cdn modification page into react Oct 30, 2025
ref: #PUWEBPT-65

Signed-off-by: Emilien Razafimampiandra <[email protected]>

import CdnConfirmationModal from './CdnConfirmation.modal';

const queryClient = new QueryClient();
Copy link
Contributor

Choose a reason for hiding this comment

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

i think you can do on same situation
packages/manager/apps/web-hosting/src/pages/managedWordpress/ManagedWordpressResource/delete/Delete.modal.spec.tsx

});

it('should close modal on cancel', () => {
render(
Copy link
Contributor

Choose a reason for hiding this comment

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

same on previous comment

it.skip('should close modal on cancel', () => {
render(
<QueryClientProvider client={queryClient}>
<CdnEditUrlsModal />
Copy link
Contributor

Choose a reason for hiding this comment

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

same

@stif59100 stif59100 self-requested a review November 4, 2025 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants