4 Open Issues Need Help Last updated: Jun 23, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Remove extra padding around the navigation bar on the maha-pranalika-frontend webpage. The padding is causing unwanted spacing, as shown in the provided image. The task involves identifying the source of the padding (likely CSS) and adjusting or removing it to improve the webpage's layout.

Complexity: 2/5
enhancement good first issue

AI Summary: Fix the CSS styling of the services dropdown in the navbar. Currently, the dropdown has a white background on hover; it needs to be changed to orange for a consistent look.

Complexity: 2/5
enhancement good first issue

AI Summary: Translate the signup and login page content of the maha-pranalika-frontend project into Telugu, ensuring that the language changes dynamically as selected by the user.

Complexity: 3/5
enhancement good first issue

AI Summary: Modify the navigation bar of the maha-pranalika-frontend application to conditionally render login/signup and logout navigation items based on the presence of a token in local storage. After successful login, the login/signup item should disappear, and a logout item should appear.

Complexity: 2/5
enhancement good first issue