camicroscope / caMicroscope

Digital pathology image viewer with support for human/machine generated annotations and markups.
BSD 3-Clause "New" or "Revised" License
234 stars 285 forks source link

Resolve overflow issue, apply Bootstrap styling, optimize performance, and clean up code #936

Closed Lochipi closed 3 months ago

Lochipi commented 3 months ago

Summary

I have resolved the overflow issue in cards, applied Bootstrap styling, improved performance by moving scripts, and conducted code cleanup.

snip

before image

After

image

Motivation

The motivation behind this was to address UI overflow problem, enhance styling consistency, optimize page load performance, and improve code maintainability.

Video demo

https://github.com/camicroscope/caMicroscope/assets/108942025/a9fe1434-b1aa-473f-9834-74119ff2d692

Testing

I have tested for responsive behavior and script execution, ensuring no adverse effects on performance.

Questions

None.

Lochipi commented 3 months ago

Hey @birm, please review this PR and let me know if any corrections are needed.

Lochipi commented 3 months ago

Great, appreciate it. You can also take a look at this one and let me know what you think @birm.