Skip to content

Conversation

@vladyslav-polishchuk
Copy link
Contributor

@vladyslav-polishchuk vladyslav-polishchuk commented Oct 3, 2025

Description

Related Issue(s)

Fixes #3820

@vladyslav-polishchuk vladyslav-polishchuk changed the title 2Upgrade uniforms s fix: component instance children rendering Oct 3, 2025
@vladyslav-polishchuk vladyslav-polishchuk force-pushed the fix/3820-component-instance-children branch 2 times, most recently from 6581696 to 23c2e3a Compare October 12, 2025 15:37
@vladyslav-polishchuk vladyslav-polishchuk force-pushed the fix/3820-component-instance-children branch 2 times, most recently from bbc3bab to 1f61396 Compare October 15, 2025 06:20
@vladyslav-polishchuk vladyslav-polishchuk force-pushed the fix/3820-component-instance-children branch from 1f61396 to c314845 Compare October 15, 2025 06:52
await this.clickModalConfirmButton()

await expect(this.getGlobalProgressBar()).toBeHidden()
await this.waitForProgressBar()
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This first waits for progressbar to appear and then dissappear. This is more reliable then just checking it does not exist. Since this check may pass even before the form autosubmits

@vladyslav-polishchuk vladyslav-polishchuk force-pushed the fix/3820-component-instance-children branch from cb18ea1 to 8da644c Compare October 16, 2025 06:13
@vladyslav-polishchuk vladyslav-polishchuk force-pushed the fix/3820-component-instance-children branch from 8da644c to 75e427c Compare October 17, 2025 07:24
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.

Component instance children are not rendered

2 participants