Software-Lifecycle-Consultants / slc-open-hms

The Hotel Management System is a web application built with Next.js that aims to streamline and optimize hotel operations, including reservations, room management, guest services, and more. This application provides an intuitive and efficient solution for hotel owners and staff to manage various aspects of their hotel business.
2 stars 2 forks source link

[Bug] Admin Content pages-Inconsistent Button Sizes and Font Colors #587

Closed kshkarunarathna closed 1 month ago

kshkarunarathna commented 1 month ago

Description: On some Admin Contents pages, the “Save” buttons are not sized according to the Figma design specifications. Additionally, on the Admin Footer page, the “Sub Section 3” text in Footer Section 2 has the incorrect font color. It is currently black (#000), but it should be gray.

Steps to Reproduce:

1.Log in to the admin panel. 2.Navigate to the Admin Contents pages. 3.Observe the size of the “Save” buttons and compare them to the Figma design. 4.Navigate to the Admin Footer page. 5.Locate Footer Section 2 and observe the font color of the “Sub Section 3” text.

Expected Result:

The “Save” buttons on the Admin Contents pages should be resized according to the Figma design. The “Sub Section 3” text in Footer Section 2 should have a gray font color.

Image

Image

Actual Result:

The “Save” buttons on some Admin Contents pages are not properly resized as per the Figma design. The “Sub Section 3” text in Footer Section 2 is black (#000) instead of gray.

Image

Image

kshkarunarathna commented 1 month ago

This is fixed, Verified in release v1.0.2-qa6.