Skip to content

fix: Resolve UI inconsistencies and formatting bugs#203

Merged
Annanyatiwary4 merged 1 commit intoDevSyncx:mainfrom
kmanish527:ui/uifix
Oct 28, 2025
Merged

fix: Resolve UI inconsistencies and formatting bugs#203
Annanyatiwary4 merged 1 commit intoDevSyncx:mainfrom
kmanish527:ui/uifix

Conversation

@kmanish527
Copy link
Contributor

🚀 Pull Request Checklist

  • ✅ My issue is assigned to me, and I have not taken up another task simultaneously.
  • 🔁 I have pulled the latest changes from the main branch.
  • 🧪 My code is tested and does not break existing functionality.
  • 📚 I have added/updated documentation wherever necessary.
  • 🧹 My code follows the project’s coding standards.
  • ✍️ My commits are clear and meaningful.
  • 🧾 I have linked the issue this PR addresses with Closes #202 .

📌 Related Issue

Closes #202

🧠 Description

  • Unifies the navigation bar across the Dashboard and Pomodoro pages to ensure a consistent look and feel.
  • Corrects the authentication state for the homepage's floating navbar, allowing it to display the "Logout" button for logged-in users.
  • Fixes a text-rendering bug in the profile update notification where Markdown was being incorrectly interpreted by JSX.

✅ Type of Change

  • 🐞 Bug fix
  • 💡 Feature
  • 🧹 Code cleanup/refactor
  • 🧪 Test cases
  • 📚 Docs update

@vercel
Copy link

vercel bot commented Oct 28, 2025

Someone is attempting to deploy a commit to the Annanya's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link

🙌 Thanks @kmanish527 for raising this PR!
Our team will review it soon ⏳ — meanwhile, please make sure your PR follows our contributing guidelines 👉 Contributing Guidelines 🎉

@Annanyatiwary4 Annanyatiwary4 merged commit 838f3e3 into DevSyncx:main Oct 28, 2025
1 of 2 checks passed
@github-actions
Copy link

🎉🎉 Thank you for your contribution! Your PR #203 has been merged! 🎉🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributors needed enhancement New feature or request hacktoberfest-accepted only for hacktoberfest 2025 candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI Bug: Raw Markdown asterisks visible on "Update Success" modal

2 participants

Comments