Arindam200 / makaut_buddy

This project provides study material for college students.
https://makaut-buddy.vercel.app
MIT License
30 stars 38 forks source link

bug: Incorrect Alignment of Radio Buttons in Dashboard #157

Open Arindam200 opened 2 weeks ago

Arindam200 commented 2 weeks ago

Description

The radio buttons in the Dashboard are not aligned correctly. This issue appears to be caused by Tailwind CSS classes being overwritten by Material-UI CSS classes.

Steps to Reproduce

  1. Navigate to the Dashboard.
  2. Observe the alignment of the radio buttons.

Expected Behavior

The radio buttons should be properly aligned as per the Tailwind CSS specifications. image

Actual Behavior

The radio buttons are misaligned due to conflicting CSS classes from Tailwind and Material-UI. image

Possible Solution

Investigate the CSS class conflicts between Tailwind and Material-UI and ensure that Tailwind classes are not being overwritten.

Abhishek-90 commented 2 weeks ago

I would like to take it up!

Arindam200 commented 2 weeks ago

Go Ahead @Abhishek-90

Avinashshiyani commented 1 week ago

Hello Arindam,

I propose converting the design from Figma to Tailwind CSS to ensure consistency and achieve a better UI implementation. I am willing to take on this task.

Looking forward to your feedback!

Best regards, Avinash

Arindam200 commented 1 week ago

Hey @Abhishek-90 Are you still working on this?

Arindam200 commented 1 week ago

Hello Arindam,

I propose converting the design from Figma to Tailwind CSS to ensure consistency and achieve a better UI implementation. I am willing to take on this task.

Looking forward to your feedback!

Best regards, Avinash

The Error is due to MUI classes Overwriting the tailwind classes.

Avinashshiyani commented 1 week ago

Hello Arindam,

I propose converting the design from Figma to Tailwind CSS to ensure consistency and achieve a better UI implementation. I am willing to take on this task.

Looking forward to your feedback!

Best regards, Avinash

The Error is due to MUI classes Overwriting the tailwind classes.

Please assign me the task so thai i can help

Abhishek-90 commented 1 week ago

Hey @Abhishek-90 Are you still working on this?

Yes @Arindam200 , I was otherwise involved with office work last week, will get it done by friday. Sorry for delay.

Arindam200 commented 1 week ago

Okay @Abhishek-90, Feel Free to make a PR when you're done