Shikhar Varshney

Results 12 issues of Shikhar Varshney

## Description This PR implements the necessary changes to ensure that clicking on the "Delete" button correctly initiates the account deletion process, providing users with the expected functionality and improving...

## Description This PR introduces improvements to the User Password component's password update feature, enhancing usability, error handling, and user feedback. - Implemented robust authentication checks before initiating password updates....

## Description This PR addresses the issue of inadequate responsiveness within the "Edit Tutorial" section of the project. The section's content was found to be unresponsive when viewed on devices...

## Description This PR addresses a issue in the Orgusers component where the functionality of the "View More" button is impaired, and all users are displayed initially, contrary to the...

## Description This PR addresses the issue of content overflow observed in the mobile view of the organization page. Currently, when accessed on mobile devices, the content extends beyond the...

## Description This PR resolves the issue where an unnecessary horizontal scrollbar appears in the organization deletion confirmation dialog box. The scrollbar is removed by adjusting the dialog's width dynamically...

## Description This pull request addresses the issue of the lack of scrollability for tabs within the 'My Feed' section on the mobile version. The aim is to enhance the...

## Description This pull request addresses the issue where the tag modal fails to open when the "Add" icon is clicked. The proposed changes ensure that the modal functionality is...

## Description This pull request introduces a new feature to enhance user experience by adding a confirmation dialog when the user clicks on the logout button. ## Related Issue Fixes...

## Description This pull request resolves an issue where clicking the delete button on the notification page fails to remove the corresponding notification, causing inconsistency in the user experience. ##...