Skip to content

Conversation

@DivyanshuVortex
Copy link
Contributor

Fix #1495

Progress Calculation

The progress bar now counts tasks that are either completed or attempted.
Previously, only completed tasks were included, which resulted in inaccurate progress reporting.

Calibration Safety

Added a null guard for calibrationPopup.value before calling .close() inside onMounted.
This prevents a potential runtime error when the popup reference is not yet initialized while calibration data loads.

After -

Untitled.video.-.Made.with.Clipchamp.3.mp4

Before -

Untitled.video.-.Made.with.Clipchamp.2.mp4

@sonarqubecloud
Copy link

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.

fix(test): storage with wrong completed percentage

1 participant