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 number of comments. #5

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

Implement filter on stories by number of comments. #5

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

Comments

@Swastikyadav
Copy link
Owner

  • Every story have comments and number of comments is denoted by key descendants.
  • Use that descendants key to filter the stories by selected range of comments.

Scope

  • Add filter by gte (greater than or equall to) number of comments.
  • Add filter by lte (less than or equall to) number of comments.

Implement something very similar UI.

image

Any query, discussion, or implementation detail should be done below in comments.

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

Hi @Swastikyadav , I am interested to work on this issue . can you assign it to me?

@Swastikyadav
Copy link
Owner Author

Hi @Swastikyadav , I am interested to work on this issue . can you assign it to me?

Hey @ChaudharyRaman,

I have assigned the issue to you. Please fork the project, make your changes, and raise PR against master of this repo.

@ChaudharyRaman
Copy link

HII @Swastikyadav , how would you like to see GTE and LTE button on page ?
Should I put GTE and LTE in a line just like new and past button?

@Swastikyadav
Copy link
Owner Author

A dropdown select with gte and lte would be nice, like how it is in description image.

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

2 participants