Shivam Gaur
Shivam Gaur
## Issue that this pull request solves Closes: #935 fixed alignment of input text field of resource sharing form below are screenshots ## Types of changes _Put an `x` in...
**Describe the bug** The input text fields should be properly aligned in the form **To Reproduce** Steps to reproduce the behavior: Navigate to the form section. Observe the alignment of...
When viewing the "Contact Us" page in dark mode, the PNG image appears cropped. This means that part of the PNG image is not visible or is cut off, resulting...
Fixes #167 ## Type of change 1. add Canteen page for Canteen data earlier; it was on home page 2. Adding background image in home page which give better look...
### Describe the feature @VanshKing30 We need to improve the home page UI by adding a carousel with images and moving the current list of hotel canteens to a separate...
Refactoring the `Faq` as per the [proposed style](https://github.com/HITK-TECH-Community/Community-Website/blob/main/frontend/PROPOSAL.md). **Additional context** Currently, all the API calls is taking place atleast twice, one for normal flow and one for admin. We should...
Closes: #974 **Feature Added**: Update FAQ Functionality added open dialogue for edit faq check responsiveness in multiple devices ## Types of changes _Put an `x` in the boxes that apply_...
## Description: Clicking on the update button should modify the content of the FAQ. Add functionality to handle clicks on the "UPDATE" button for each FAQ. When clicked, it should...
**Describe the bug** Currently, we are using SunEditor for managing broadcast content, allowing users to create rich text with HTML formatting. However, when displaying this content across multiple broadcast cards,...