Harsh Kumar
Harsh Kumar
### Your checklist for this pull request 🚨Please review the [guidelines for contributing](../CONTRIBUTING.md) to this repository. - [X] Make sure you are requesting to **pull a topic/feature/bugfix branch** (right side)....
### What would you like to share?    Even the space between the footer social icons has the cursor set as pointer ### Additional information In order to...
- [X] I have followed (at least) the [PR section of the contributing guide](https://github.com/mui/mui-x/blob/HEAD/CONTRIBUTING.md#sending-a-pull-request).
**Description** This PR fixes #1633 **Notes for Reviewers** **[Signed commits](https://docs.meshery.io/project/contributing#signing-off-on-commits-developer-certificate-of-origin)** - [x] Yes, I signed my commits.
### Current Behavior 1. On the web view **Show All Integrations** button has cursor as text. 2. When the button is clicked we are able to see all the integrations...
**Notes for Reviewers** # Kindly review it. This PR fixes #11611 **[Signed commits](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [x] Yes, I signed my commits.
### Current Behavior On applying filter in notification sidebar, the filter does not appear to be applied correctly, resulting in notifications state not updating as expected. Steps to Reproduce: 1....
### Current State   Navbar height is overflowing and the first text is misaligned to the left. Adjustments needed to ensure proper alignment and responsive behavior. ### Desired State...
- ✅ Fixed vertical overflow: Dialog won't exceed viewport height - ✅ Fixed navbar collision: 83vh leaves space for navbar - ✅ Better scrolling UX: Header/footer stay fixed, content scrolls...
When clicking the **info icon** next to *Local Shortcuts*, the modal content overflows outside the viewport instead of staying within bounds. This affects usability and readability. --- #### Steps to...