caMicroscope icon indicating copy to clipboard operation
caMicroscope copied to clipboard

Digital pathology image viewer with support for human/machine generated annotations and markups.

Results 198 caMicroscope issues
Sort by recently updated
recently updated
newest added

## Summary In this pull request, I address the issue of inaccessible pages that cannot be accessed directly, thus improving compliance with Web Content Accessibility (WCA) standards. The pages that...

**Describe the bug** Currently, there is a significant security flaw where the admin page can be accessed via URL without requiring login credentials. This flaw enables unauthorized users to access...

bug

Issue type: Enhancement Title - Enhance caMicroscope Accessibility with Automation, User-Centered Design, and Clear Documentation Labels: accessibility, documentation, testing Description - I'd like to propose a multi-phased approach to improve...

enhancement

This pull request introduces responsive design improvements to the buttons within the table.html file, ensuring better usability and accessibility on small devices. Changes Made: Responsive Buttons: The DICOM, RELOAD, and...

The sign-in page that allows existing users to login doesn't work properly on the sign up page

enhancement

## Summary In this pull request, I have addressed and improved upon the following issues: - **Fixed issue** [#860](https://github.com/camicroscope/caMicroscope/issues/860): This proposal aims to improve the speed and responsiveness of the...

Summary I correctly placed two script tags that were previously positioned between the head and body tags within the head tag of the HTML document. This adjustment ensures that the...

## Summary I replaced the pages' alert message system with a more user-friendly DOM-based message system. Previously, the alert messages were disruptive and required users to close them before interacting...

Describe the bug The landing page is not compliant with W3C standards despite recent updates. Notable adjustments include the addition of a doctype declaration, the use of the HTML lang...

bug

Contribution: Dark Mode Functionality Added to Export Page Summary This pull request introduces dark mode functionality to the Export page, providing users with the option to switch between dark and...