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

Implement Filter on stories by description. #6

Open
Swastikyadav opened this issue Sep 27, 2022 · 3 comments
Open

Implement Filter on stories by description. #6

Swastikyadav opened this issue Sep 27, 2022 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest Label for Hacktoberfest 2022

Comments

@Swastikyadav
Copy link
Owner

  • Every story either have the key text or not.
  • This text key represents the description for that story.
  • Use it to filter stories by description.

Scope

  • Filter on the basis of whether a story have description or not.

image

@Swastikyadav Swastikyadav added enhancement New feature or request good first issue Good for newcomers Hacktoberfest Label for Hacktoberfest 2022 labels Sep 27, 2022
@khalatevarun
Copy link

Could you please elaborate on this issue a little more?
Does filter mean we don't have to show news which don't have description ?

@ChaudharyRaman
Copy link

Hi @Swastikyadav, I would like to work on this issue . Can you please assign it to me?

@Swastikyadav
Copy link
Owner Author

Could you please elaborate on this issue a little more? Does filter mean we don't have to show news which don't have description ?

Yes, when filtered by description it should only show stories with description, and when filter is removed, it should again show all the stories.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest Label for Hacktoberfest 2022
Projects
None yet
Development

No branches or pull requests

3 participants