Mihir

Results 9 issues of Mihir

### Problem Statement Sidebar loosing its collapse context of on refresh and on changing the size of the window. ### Solution No context was being lost. There was if else...

🐛bug
🌐frontend
🌟improvement

### Problem Statement The current issue list layout only allows the title of each item to be clickable. ### Solution Moved Control function block to cover the whole issue block...

🐛bug
🌟enhancement
🌐frontend

### Clean Reason Removal of .svg from supported image formats while uploading images as svg's are no longer supported. ### Implementation Before ![image](https://github.com/user-attachments/assets/94608dab-7859-4eb6-98ee-4323f7e5651c) After ![image](https://github.com/user-attachments/assets/c0581d59-aacd-40ff-8ced-8610696a106b) ### References [[WEB-2393]](https://app.plane.so/plane/projects/02c3e1d5-d7e2-401d-a773-45ecba45d745/issues/7fbf1912-0fae-420d-83d5-44d692b73306) ## Summary...

🌟enhancement
🌐frontend
🧹chore

### Clean Reason Improved search by adding custom theming search option to search. Before ![image](https://github.com/user-attachments/assets/c57531ec-8471-430b-8a03-a5ffbd6cdcf2) After ![image](https://github.com/user-attachments/assets/46202765-3583-4d72-bf82-7519aac063f1) ### Implementation Removed filter from the themes which was filtering custom theme when...

🌐frontend
🌟improvement
🧹chore

### Problem Statement Issue count when kanban header were minimized was aligned to the right instead of being in the center. ### Solution Changed align items to center when minimized...

🐛bug
🌐frontend
🌐web

### Problem Statement Quick action menu on hover was overflowing for created and updated link notifications in inbox. ### Solution When the links were long the words weren't wrapping correctly...

🐛bug
🌐frontend
🌐web

### Clean Reason Updated allowed image upload type. Removed .webp image upload and updated the accepting function to only allow jpg's and png. ### Implementation ![image](https://github.com/user-attachments/assets/0dc74cd3-02ff-4fd0-9bd2-97f645cf2b69) ![image](https://github.com/user-attachments/assets/b4866182-5bbd-4795-89b2-e2c256ac0e99) ### References [[WEB-2393]](https://app.plane.so/plane/projects/02c3e1d5-d7e2-401d-a773-45ecba45d745/issues/7fbf1912-0fae-420d-83d5-44d692b73306)...

🌐frontend
🌐web
🧹chore

### Clean Reason Changed the alignment of empty favorites text from center to right like other elements. ### Implementation Before: ![image](https://github.com/user-attachments/assets/006a071d-bf46-4075-b14e-2731d59d4299) After: ![image](https://github.com/user-attachments/assets/547e1aa7-74ac-46f6-bcc3-4350b99b9597) ### References [[WEB-2266]](https://app.plane.so/plane/projects/02c3e1d5-d7e2-401d-a773-45ecba45d745/issues/4014e90d-add6-4c0c-af6f-62b5705ba14c) ## Summary by CodeRabbit...

🌐frontend
🌐web
🧹chore

### Clean Reason Changed layout names to simpler keywords to improve user experience. ### Implementation Changed kanban to board, gantt to timeline, spreadsheet to table and grid to gallery. ![Screenshot...

🌟enhancement
🌐frontend
🌐web
🧹chore