Skip to content

[FIX: #144] UI Inconsistencies in Dark Mode#145

Open
shreyamali01 wants to merge 4 commits intom2b3:testfrom
shreyamali01:feature/update-ui
Open

[FIX: #144] UI Inconsistencies in Dark Mode#145
shreyamali01 wants to merge 4 commits intom2b3:testfrom
shreyamali01:feature/update-ui

Conversation

@shreyamali01
Copy link
Copy Markdown

@shreyamali01 shreyamali01 commented Apr 3, 2025

Title: Updated FAQs' UI in Dark Mode and Fixed TypeScript Error

Description: This pull request addresses following issues -

  • Resolved TypeScript error in SubmitArticleForm where the checked parameter in the onCheckedChange callback of the Checkbox component was implicitly typed as any. It is now explicitly typed as boolean.

  • Updated FAQs section to adapt to the dark mode.

  • Updated the username text in posts section which wasn't adapting to dark mode.

Screenhots (if any):

FAQs Section

Before

FAQs

After

FAQs_after

Posts Section

Before

before

After

after

Resolves #144

@shreyamali01 shreyamali01 changed the title [FIX: #144] Updated FAQs' UI in Dark Mode [FIX: #144] UI Inconsistencies in Dark Mode Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant