camicroscope / caMicroscope

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

Duplicated text deleted #882

Closed gbengaoluwadahunsi closed 1 week ago

gbengaoluwadahunsi commented 5 months ago

This pull request removes the "Choose file" label from the "Select your dataset" section of the workbench page. The section already contains an input element with a type property of "file," making the additional "Choose file" text redundant.

Motivation The motivation behind this change is to improve the visual clarity and consistency of the user interface. Removing the duplicated "Choose file" label enhances the aesthetics of the section and eliminates unnecessary repetition, resulting in a cleaner and more streamlined design.

Testing Testing has been conducted to ensure that the removal of the "Choose file" label does not impact the functionality of the input element. Manual testing has been performed to verify that users can still select their dataset files without any issues after the label has been removed.

BEFORE 314056663-f3794465-eec8-47c4-88fd-73bd2d79bc88

AFTER 314056732-d73df49a-835e-4930-8cd2-9ee1f2b92cb0

gbengaoluwadahunsi commented 5 months ago

Hello@birm. I separated my pull requests as you instructed over a week ago. I, unfortunately, got to know today that I closed all my pull requests, I have reopened all now.