RealDevSquad / RealDevSquad/website-backend
Improve task search by user functionality
Open
@pallabez is already working on this.
Since Jan 21, 2024.
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 276
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 14
Description
Issue Description
Improve search functionality on task search by user
Parent issue ticket - https://github.com/Real-Dev-Squad/website-status/issues/1055
Expected Behavior
- Autocomplete feature
Current Behavior
- Have to manually type Eg -
assignee:pallabto query by user
Reproducibility
- This issue is reproducible
- This issue is not reproducible
Steps to Reproduce
- Go to https://status.realdevsquad.com/tasks
- In search input type
status:all assignee:pallab
Screenshots
Severity/Priority
- Critical
- High
- Medium
- Low
Additional Information
Process breakdown
- Design doc creation - 1st Feb
- Design doc review - 7th Feb
- Dev completion time - 10th Feb
- PR completion time - (5 days) 15th Feb
- Feature flag removal - 19th Feb
Checklist
- I have read and followed the project's code of conduct.
- I have searched for similar issues before creating this one.
- I have provided all the necessary information to understand and reproduce the issue.
- I am willing to contribute to the resolution of this issue.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.