Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix select checkbox and download select results in export #1084

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chandrikarj
Copy link
Contributor

@chandrikarj chandrikarj commented Feb 23, 2025

Fixes select checkbox and download select results in export results.

Summary

This pull request fixes the issue where the select checkbox was not working in the caMicroscope UI. The checkbox functionality was preventing users from selecting or deselecting slides.

Fixes Implemented:
-Ensured checkboxes for slides and results are functional.
-Now, only checked slides and results are processed.

Motivation

The checkbox in the "Select" column needs it's functionality to be added/modified for proper functioning.

Before:

Screen.Recording.2025-02-23.at.7.55.00.PM.mov

After:

Screen.Recording.2025-02-23.at.7.55.26.PM.mov

🚧 ⚠️ Work in Progress (WIP) 🚧
This PR is not ready for review yet as I am still modifying and testing the download selected results functionality and need to finally lint the code. Any feedback/suggestions are welcome.

@chandrikarj chandrikarj marked this pull request as draft February 23, 2025 14:28
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.

1 participant