Skip to content

Conversation

@riddhij-7
Copy link

@riddhij-7 riddhij-7 commented Oct 27, 2025

What has changed?

Enhanced the announcement bar UI for better alignment and visual consistency.
Used the theme colors from the docs site so that it looks consistent, attractive, and easily noticeable for users.
Improved padding and layout to make it look cleaner across screen sizes.
Ensured consistent styling with the overall documentation theme.

This PR Resolves #3002

Type of change
Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?
Ran yarn start - verified no build errors.
Visually tested on desktop and mobile resolutions.
Verified the announcement bar renders correctly and closes properly.

Checklist:

My code follows the style guidelines of this project.
I have performed a self-review of my own code.

Thanks for opening this pull request!
announcement-bar-ui
Please feel free to reach out to us by leaving a comment down below and we will be happy to take a look

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you and congratulations 🎉 for opening your very first pull request in keploy

Copy link
Contributor

@Achanandhi-M Achanandhi-M left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @riddhij-7, the announcement bar color should be a light orange, but in your PR it appears to be too dark. Could you please adjust it to a lighter shade? Also, please fix the DCO, lint, and Prettier issues, as they’re causing the CI pipeline to fail.

@riddhij-7
Copy link
Author

I have made the adjustments - adjusted the announcement bar color to lighter orange and fixed lint, prettier issues.
updated ui

Also, you can see the color change when switched to dark mode.
image

@riddhij-7 riddhij-7 changed the title Enhanced announcement bar UI fix: Enhanced announcement bar UI Oct 28, 2025
@riddhij-7 riddhij-7 force-pushed the announcement-bar-ui branch from 9a98c09 to b5a533e Compare October 28, 2025 19:39
Copy link
Contributor

@Achanandhi-M Achanandhi-M left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @riddhij-7, I think the orange color still looks a bit too dark, and it doesn’t blend well in dark mode. Please update it to a lighter shade. Also, kindly fix the lint and Prettier issues.

Additionally, I noticed there are a lot of file changes that don’t seem related to this PR — could you please review and clean those up as well?

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.

2 participants