camicroscope / caMicroscope

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

[FIX] Tooltip Inaccessible on Hover in Annotation Assistant (#994) #1041

Open rajku-dev opened 1 week ago

rajku-dev commented 1 week ago

Fixes #994

Explanation of Changes

This configuration help ensure tooltip remains visible when needed and is fully accessible for all users, including those who rely on screen readers.

nwanduka commented 6 days ago

Thanks for jumping in to fix this @rajku-dev. Well done. While we wait for @birm to review the changes, could you change the base branch from master to develop? And for subsequent PRs, develop should be the base branch.

rajku-dev commented 6 days ago

Thanks for jumping in to fix this @rajku-dev. Well done. While we wait for @birm to review the changes, could you change the base branch from master to develop? And for subsequent PRs, develop should be the base branch.

I've updated the base branch to develop as requested. Let me know if there's anything else I need to adjust

rajku-dev commented 5 days ago

Hi @birm, I hope you are doing well Can you please review the changes on my recent PRs fixing two bugs, and decide whether they can be merged or not.