Skip to content
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

USER STORY : Search Bar in header of page #70

Closed
6 tasks done
Tracked by #69
tomik-z-cech opened this issue Mar 8, 2024 · 1 comment
Closed
6 tasks done
Tracked by #69

USER STORY : Search Bar in header of page #70

tomik-z-cech opened this issue Mar 8, 2024 · 1 comment

Comments

@tomik-z-cech
Copy link
Owner

tomik-z-cech commented Mar 8, 2024

As a Site User I am able to use search function through Categories, Items and Item descriptionsin order to quickly find what am I looking for.

Acceptance Criteria :

When I navigate to any page of the site then I can see the search bar located in the header.

Tasks :

  • Create search logic in views.py of landing app.
  • Provide users clearly with what fields they are searching
  • Provide users with text input field
  • Provide user with search button
  • User shouldn't be able to submit empty string as search criteria
  • Test functionality

Epic :
EPIC 12

@tomik-z-cech
Copy link
Owner Author

This was done in commit 93a786e.

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

No branches or pull requests

1 participant