Open Issues Need Help
View All on GitHubAI Summary: This issue reports two styling inconsistencies with submit buttons across different forms. The 'Get Appointment' button on the '/appointment' page does not span the full width, while the 'Send Message' button on the '/' page lacks an outline/border. The expected behavior is for both buttons to have full width and a border for consistent UI/UX.
MedHaven - Care Network is a comprehensive Hospital Management System built using the MERN (MongoDB, Express, React, Node.js) stack. The system is designed to manage hospital operations, including patient registration, appointment scheduling, medical records, and Listing Doctors.
AI Summary: The Login and Signup buttons are missing a border/outline, creating a UI inconsistency compared to the 'Get Appointment' button which has a white outline. The expected behavior is for these buttons to also have a white border for consistent styling across the application.
MedHaven - Care Network is a comprehensive Hospital Management System built using the MERN (MongoDB, Express, React, Node.js) stack. The system is designed to manage hospital operations, including patient registration, appointment scheduling, medical records, and Listing Doctors.
AI Summary: The "Doctor" dropdown field in the "Send Us A Message" form on the homepage is not spanning the full width, causing a UI inconsistency. It should match the width of other input fields for a consistent and cleaner form layout.
MedHaven - Care Network is a comprehensive Hospital Management System built using the MERN (MongoDB, Express, React, Node.js) stack. The system is designed to manage hospital operations, including patient registration, appointment scheduling, medical records, and Listing Doctors.