joshsoftware / joshsoftware/peerly

Filter Recognitions

Open
#9 0 comments 0 reactions 1 assignee Claimed by @jitendrasbunde View on GitHub
enhancement react-frontend
Dominant language
Go
Stars
10
Forks
8
PR merge metrics
No merged PRs in 30d

Description

- [x] add core-component

- [x] single element shared component

- [x] List of filter element shared component

- [x] add autocomplete component for filter.

- [x] add FilterRecognitionCard

- [ ] presentational components for filter panel

- [ ] logic to query various types of filters
- [ ] API integration
- [ ] Add pagination to listing
--------------------
Possible filters:

- top_hi5_recognitions (default 5)
- from_date: (default null) format epoch
- to_date: (default null) format epoch/ date obj UTC
- given_to array_of[]
- given_by array_of[]
- core_value_ids array_of[]

- As per the design in filter it says `recieved hi5` and `sent hi5` instead use `Given To` and `Given By` as filters on UI it will be a multi-select list of users, which has autocomplete dropdown
- Use debounce here (i.e API call should’t be made after each type) and also add character limit that search should happen after least 3 characters entered

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.