Closed tryraisins closed 1 year ago
My PR Fixes The Modal Display and Sidebar Issues as Highlighted by David, HNG 9 Frontend PM for zurichat
Resolve Z-index Conflicts, Sidebar Resize Issues and Sidebar Dropdown Menu not Closing when clicking Outside Element
Fix Edit Workspace Details Modal, Can't close modal after opening
Removed Z-index property in modalCon class in ModalComponentStyles.module.css Removed Z-index property in orgDiv class in Sidebar.module.css Reduced minimum width before sidebar automatically collapses in Sidebar.jsx Implemented useRef and added closemodal function in Header.jsx
🚨Please review the style guide for contributing and guidelines for contributing to this repository.
https://user-images.githubusercontent.com/78821732/207362777-1557d455-d463-41f3-a139-2e396fe65254.mp4
Fixes Issue/Linear Ticket
My PR Fixes The Modal Display and Sidebar Issues as Highlighted by David, HNG 9 Frontend PM for zurichat
Changes proposed
Resolve Z-index Conflicts, Sidebar Resize Issues and Sidebar Dropdown Menu not Closing when clicking Outside Element
What were you told to do?
Fix Edit Workspace Details Modal, Can't close modal after opening
What did you do?
Removed Z-index property in modalCon class in ModalComponentStyles.module.css Removed Z-index property in orgDiv class in Sidebar.module.css Reduced minimum width before sidebar automatically collapses in Sidebar.jsx Implemented useRef and added closemodal function in Header.jsx
Check List (Check all the applicable boxes)
🚨Please review the style guide for contributing and guidelines for contributing to this repository.
Screenshots/ Videos
https://user-images.githubusercontent.com/78821732/207362777-1557d455-d463-41f3-a139-2e396fe65254.mp4