Skip to content

fix(frontend/analysis): handle comment filter being (un)applied - #1484

Open
c0rydoras wants to merge 1 commit into
adfinis:mainfrom
c0rydoras:fix/frontend/analysis/index/report-comment-qp-bricolage
Open

fix(frontend/analysis): handle comment filter being (un)applied#1484
c0rydoras wants to merge 1 commit into
adfinis:mainfrom
c0rydoras:fix/frontend/analysis/index/report-comment-qp-bricolage

Conversation

@c0rydoras

Copy link
Copy Markdown
Collaborator

Because ReportComment's @onChange is actually "on input", we update the comment query param on every keystroke. Fixing this properly would be a bigger thing 🙃, and is documented as a TODO.

@c0rydoras c0rydoras added the bug Something isn't working label Aug 11, 2026
@c0rydoras
c0rydoras requested a review from a team as a code owner August 11, 2026 13:43
@c0rydoras c0rydoras added the frontend This issue or pull request is frontend related label Aug 11, 2026
@c0rydoras
c0rydoras force-pushed the fix/frontend/analysis/index/report-comment-qp-bricolage branch from 375949a to 800b382 Compare August 14, 2026 07:08
Because `ReportComment`'s `@onChange` is actually "on input", we update the comment query param on every keystroke.
Fixing this properly would be a bigger thing 🙃, and is documented as a TODO.
@c0rydoras
c0rydoras force-pushed the fix/frontend/analysis/index/report-comment-qp-bricolage branch from 800b382 to 9413565 Compare August 14, 2026 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working frontend This issue or pull request is frontend related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Autocompletion for names

1 participant