chirantanbanik / Wellread

A blogging application for creative people to express their feelings, thoughts and ideas.
https://wellread-one.vercel.app/
MIT License
24 stars 44 forks source link

Fixes: Issue #115 #157

Closed YukiP7 closed 3 days ago

YukiP7 commented 2 weeks ago

Fixes: Issue #115 I made sure to update the appearance of the button on the landing page. Previously, it displayed "sign in," and I changed it to "add post " after the user logged in .

Excepted Behaviour

https://github.com/chirantanbanik/Wellread/assets/109288720/e68d1769-8100-441e-b82c-649c7eb3e428

Please review the changes and merge them accordingly.

vercel[bot] commented 2 weeks ago

@YukiP7 is attempting to deploy a commit to the chirantanbanik's projects Team on Vercel.

A member of the Team first needs to authorize it.

YukiP7 commented 1 week ago

Hey @chirantanbanik review the changes.

YukiP7 commented 1 week ago

Hey @chirantanbanik,

I've re-implemented the hover effect for the features. Could you please merge pull request #155 and Re-label it as gssoc with level . Review the pull request first and then merge it, as it may create conflicts with other contributors' issues.

chirantanbanik commented 1 week ago

@YukiP7 Your previous PR was making the Hamburger menu freeze which is present in the Mobile devices. Did you look into that?