Skip to content
generated from freeCodeCamp/template
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(UI): Clarify searchbar text #1100

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

c0d1ng-ma5ter
Copy link

@c0d1ng-ma5ter c0d1ng-ma5ter commented Feb 27, 2025

Checklist:

Closes freeCodeCamp/freeCodeCamp#59017 (in the freeCodeCamp repository)

Original issue link: freeCodeCamp/freeCodeCamp#59017

Sorry, something went wrong.

"default": "Search our tutorials",
"numbered": "Search {{ roundedTotalRecords }}+ tutorials"
"default": "Search our news articles, tutorials and books",
"numbered": "Search {{ roundedTotalRecords }}+ news articles, tutorials and books"
},
"see-results": "See all results for {{ searchQuery }}",
"no-tutorials": "No tutorials found"
Copy link
Member

Choose a reason for hiding this comment

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

To make it consistent with the /learn, this could be changed to no-results and text to "No results found". src/_includes/assets/js/search-bar.js also would need to be changed.

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.

Improve navigation clarity: Rename 'News' to 'Tutorials' in drop-down navigation menu
2 participants