Ayesha Nudrat
Ayesha Nudrat
Fixed issue #837 ## Summary HTML element does not have Lang attribute #837 To fix this issue, I added the `lang` attribute to the `html` element and specify the appropriate...
Fixed disabled in mobile view #830 ## Summary Remove the user-scalable="no" parameter from the content attribute to allow zooming. Add maximum-scale=2.0 for ensuring that the maximum-scale parameter is not less...
Fixed issue #724 Login page ## Summary This proposal aims to enhance the user experience on the caMicroscope platform by redirecting users to the login page when they click on...
Fixed issue #733 ## Summary The current layout of the Slides page lacks clear user guidance and proper spacing between elements. Specific Issues: Missing Gap: The "Slides" and "Info" buttons...
Fixed issue #866 Sign Up Button Needs to be centered #866 ## Summary By using the `text-center` class in Bootstrap helps center the signup button, enhancing the visual appeal and...
# What does this change do? git commit --signoff on amending my commit. Fixes: #889 # How should we test your change? - # Checklist for Submitter - [ ]...