singhJasvinder101 / MyBlog

Let's connect and explore the tech together
https://tech-stuffs.netlify.app/
14 stars 47 forks source link

[FEATURE] Search bar #106

Closed MadhurimaNayak closed 2 months ago

MadhurimaNayak commented 2 months ago

Feature Description

Implementing a search bar to help users search for articles using particular keywords

Use Case

The user has to manually scroll through the articles searching for the topic of their interest.

Potential Solution

A search bar would allow user to get articles related to their topic on the click of a button.

Additional Context

No response

singhJasvinder101 commented 2 months ago

search bar already present to search the blogs via text, tags or headings.

MadhurimaNayak commented 2 months ago

okay, but it doesn't seem to be working:

https://github.com/singhJasvinder101/MyBlog/assets/124715194/673fff7d-c80e-4295-8051-7b1cd5fed6d8

singhJasvinder101 commented 2 months ago

The user need to be authenticated for using searching of posts functionality.

MadhurimaNayak commented 2 months ago

Isn't it better if users can search without having to log in? Because a newcomer will likely think that this function is not working.