Skip to content

[BUG] Clicking on Checkboxes in Open Source sheet rerenders the whole page. #247

@justanuragmaurya

Description

@justanuragmaurya

Description

When clicking on the check boxes to mark the module as completed, the whole page re-renders and shows loading animation for a while instead of just marking the checkbox and sending a post request to the backend.

Screen.Recording.2025-12-07.at.9.05.58.PM.mov

Steps to Reproduce

go to : https://opensox.ai/dashboard/sheet
click on any checkbox in the list/table.

Expected Behavior

Just the checkbox should be toggled and req to update the db to be sent to backend.

Actual Behavior

The whole page re-renders and shows a loading skeleton animation for every click on the checkboxes.

Version

No response

Environment

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions