BharatSeva / BharatSeva-Plus-HealthCare-Interface

A portal for healthcare professionals (HIPs) to generate and manage health logs like biodata, health records, and more.
http://57.154.208.100/healthcare/
MIT License
8 stars 15 forks source link

Enhancement: Fix Alignment of Header Elements in the Health Care Interface #10

Open vaibhavyadav-dev opened 3 weeks ago

vaibhavyadav-dev commented 3 weeks ago

Description:

The header section of the Health Care Interface page currently has misaligned elements. Specifically:

Expected Behavior:

Steps to Reproduce:

  1. Open the Health Care Interface at /healthcare/dashboard.
  2. Observe the misalignment of the elements in the header section.

Screenshot:

image

Suggested Fix:

im-satyam commented 3 weeks ago

I would like to work on this issue

Ncode-93 commented 3 weeks ago

Hey @vaibhavyadav-dev I can work on this issue. Can have a look on my profile for previous works as well

vaibhavyadav-dev commented 3 weeks ago

@Ncode-93 @im-satyam Explain your approach how will you going to change this, share your ideas.

Bamof25th commented 2 weeks ago

Hey can you assign this fix to me

My Approach :

  1. Use CSS Flexbox on the header container (display: flex; align-items: center; justify-content: space-between) to align elements horizontally and vertically.

  2. Apply margin or padding to ensure the "Home" button and text elements are vertically centered.

  3. Test responsiveness with media queries to adjust padding/margins for different screen sizes and maintain alignment.

  4. Will Update UI if needed

Nexusrex18 commented 2 weeks ago

Can you assign this to me bcz I have decent experience in handling these things

Aksshhada commented 2 weeks ago

I am interested to work on this issue

vaibhavyadav-dev commented 2 weeks ago

ok @Bamof25th you can take this

Bamof25th commented 2 weeks ago

Hey @vaibhavyadav-dev can you increase the request quota i am not able to login using given creds

vaibhavyadav-dev commented 2 weeks ago

ok @Bamof25th.

Bamof25th commented 1 week ago

Hey, can you check the PR? Is it good now? or you want me to update it with more stylings and animations.