manticoresoftware / manticoresoftware/manticore-github-issue-search

Show comments on state filter change for those issue state only (JOIN in the demo)

Open
#17 0 comments 0 reactions 1 assignee View on GitHub

@donhardman is already working on this.

Since May 21, 2024.

size_S
Dominant language
PHP
Stars
14
Forks
0
PR merge metrics
No merged PRs in 30d

Description

When we work with filters and search, we can currently filter by the state that only issues and pull requests have. However, when we change the state to open or close, we still search for comments everywhere.

As discussed before, it would be a good idea to also search comments only for the pull requests we filter. To do so, it seems like a great idea to showcase JOIN logic. Basically, we need to search in comments using JOIN logic that belongs to the currently selected states of issues, if any.

Unfortunately, this functionality is currently blocked by the issue https://github.com/manticoresoftware/manticoresearch-php/issues/210.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.