Skip to content

feat: added history hint feature#440

Open
love25-codes wants to merge 1 commit into
Winter262005:mainfrom
love25-codes:feature/history-banner
Open

feat: added history hint feature#440
love25-codes wants to merge 1 commit into
Winter262005:mainfrom
love25-codes:feature/history-banner

Conversation

@love25-codes

Copy link
Copy Markdown
Contributor

Summary

Added a visual information banner to improve the discoverability of the Recent History feature, making first-time users aware that their last 10 conversions are automatically saved.

Related Issue

Closes #439

Changes

  • Added a lightweight informational banner.
  • Included a clear message informing users that their last 10 conversions are automatically saved in the Recent History section.
  • Styled the banner using existing theme variables to ensure consistency with both Light and Dark modes.
  • Improved the visibility of the Recent History feature without altering its existing functionality.
  • Kept the UI clean and non-intrusive while enhancing the user experience for first-time visitors.

Testing

  • Added/updated tests
  • Tested locally (describe steps below)

Testing Steps

  1. Open the LinkedIn Text Formatter in a browser and verify that the information banner is displayed above the Output section.
  2. Format and copy multiple pieces of text, then confirm that the banner remains visible and the Recent History section continues recording conversions as expected.
  3. Toggle between Light and Dark modes to ensure the banner styling remains readable and consistent with the application's theme.

Contributor Details

  • Name: Lovepreet Kaur
  • GitHub Username: @love25-codes
  • Program (SSoC / GSSoC / Hacktoberfest / Other): SSoC

Checklist before requesting a review

  • Code follows the project's conventions
  • No secrets or .env values are committed
  • I have performed a self-review of my code
  • Documentation has been updated if needed
  • CI passes
  • Linked the related issue above

@vercel

vercel Bot commented Jul 25, 2026

Copy link
Copy Markdown

@love25-codes is attempting to deploy a commit to the winter262005's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

feat: Improve Discoverability of the Recent History Section

1 participant