navgurukul / bhanwari-devi

Frontend Repository for Merakilearn maintained by Navgurukul students and volunteers
https://www.merakilearn.org/
31 stars 17 forks source link

Mentor: Chat User Interface #665

Open itsomkathe opened 2 years ago

itsomkathe commented 2 years ago

The styling of chats is currently done using static CSS. We need to convert it into Material Components such as Containers etc.

Also, the current styling is temporary, we need to make it as per the given Figma file. Figma Design: Click Here

For font sizes, colors, and default stylings use the ones from src/theme.

For specific CSS, use the useStyles as used in other files rather than static CSS/SASS files.

saquibaijaz commented 1 year ago

Chat feature not working @itsomkathe

itsomkathe commented 1 year ago

Chat feature not working @itsomkathe

What's happening? Describe the issue

saquibaijaz commented 1 year ago

@itsomkathe Cannot send messages to chat. The name of the batch is not showing in the left bar Only showing the batch number On drop-out of course, chat is still available

itsomkathe commented 1 year ago

@itsomkathe Cannot send messages to chat. The name of the batch is not showing in the left bar Only showing the batch number On drop-out of course, chat is still available

Which branch? see https://meraki-qoa1jlbgg-sdevmeraki.vercel.app/ I was not given any changes regarding drop out of course.

saquibaijaz commented 1 year ago

@itsomkathe Leave the "drop out of course" thing And I cannot test these links, I need everything on https://bhanwari-devi.vercel.app/ to test

itsomkathe commented 1 year ago

@itsomkathe Leave the "drop out of course" thing And I cannot test these links, I need everything on https://bhanwari-devi.vercel.app/ to test

We have to merge it to dev then. All the changes are in ChatStyling PR

saquibaijaz commented 1 year ago

@itsomkathe I saw it was on the "deployed on dev" board. Anyways, when it is deployed, I'll test then

komalahire commented 1 year ago

@saquibaijaz Have some doubts and need some clarity on that.