Skip to content

[Tech Debt]: Fix Empty Block Statements in ProgressTrackerDashboard - #1087

Merged
KaranUnique merged 2 commits into
Canopus-Labs:tempfrom
sahare77:fix/issue-984-empty-block-progress-tracker
Aug 4, 2026
Merged

[Tech Debt]: Fix Empty Block Statements in ProgressTrackerDashboard#1087
KaranUnique merged 2 commits into
Canopus-Labs:tempfrom
sahare77:fix/issue-984-empty-block-progress-tracker

Conversation

@sahare77

@sahare77 sahare77 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Resolves #984

Description
This pull request resolves an ESLint no-empty warning in ProgressTrackerDashboard by replacing an empty catch block with a console.error statement to correctly log local storage parsing errors.

@KaranUnique
KaranUnique changed the base branch from main to temp August 3, 2026 17:28
@KaranUnique
KaranUnique changed the base branch from temp to main August 3, 2026 17:28
@KaranUnique KaranUnique closed this Aug 3, 2026
@KaranUnique KaranUnique reopened this Aug 4, 2026
@KaranUnique
KaranUnique changed the base branch from main to temp August 4, 2026 12:37
@KaranUnique
KaranUnique merged commit ad4faa1 into Canopus-Labs:temp Aug 4, 2026
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.

[Tech Debt]: Empty Block Statements in ProgressTrackerDashboard

2 participants