question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add filters and sorters for sorting and filtering users

See original GitHub issue

Description

As the number of contributors is growing and it’s quite hard to find one’s own profile, we need a feature to sort and filter out users. It is to be done on the client-side. The filterable fields are:

  1. Github user name
  2. User name
  3. Country

The sortable fields are:

  1. Country
  2. Github user name
  3. User name
  4. Total commits (this year)
  5. Followers

Acceptance criteria

  • The above-listed fields should be filterable and sortable as listed.
  • The filtering should be done on the client-side. (All the contributor data is present in UI as JSON)
  • Add form fields to filter and sort.

Reference

src/pages/index.js

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
subeshb1commented, Oct 18, 2020

Fixed bt #237. Thanks a lot @Abhikumar98 for your wonderful work.

1reaction
Abhikumar98commented, Oct 18, 2020

@subeshb1 Most welcome 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Access 2016: Sorting and Filtering Records - GCFGlobal
In this lesson, you'll learn how to sort and filter records. Throughout this tutorial, we will be using a sample database. If you...
Read more >
Filtering and Sorting Data - Using Microsoft Excel
Go to the Data ribbon, and then click Filter in the Sort & Filter group. You will notice that all of your column...
Read more >
Best practices for using filters and sort - SimpleUsability
Both filtering and sorting allow users to take control of the products they see at the top of a long list of products...
Read more >
Filters and sorting | Common Room User Guide
This section covers key aspects of using filters and sorting on the Members page and navigating pre-filtered views automatically generated ...
Read more >
Guidelines and examples for sorting and filtering data by color
Filter and sort data by color to make data analysis easier and help show highlights and data trends at a quick glance.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found