Skip to content

Feature/assist 1579 in chat feedback - #1257

Draft
JasperWagen wants to merge 14 commits into
devfrom
feature/ASSIST-1579-in-chat-feedback
Draft

Feature/assist 1579 in chat feedback#1257
JasperWagen wants to merge 14 commits into
devfrom
feature/ASSIST-1579-in-chat-feedback

Conversation

@JasperWagen

Copy link
Copy Markdown
Contributor

Context

https://www.figma.com/file/rrRQhRGkJMCM39F1cvqXsV/Assist-2026?node-id=168%3A21085&fuid=1567178851862477035
feedback redesign

What

adds new feedback journey as per figma designs, with a few necessary deviations

Have you written unit tests?

  • Yes
  • No (add why you have not)

Are there any specific instructions on how to test this change?

Set enable_feedback_redesign switch in admin pannel
test with and without the switch activated to ensure no regression

@JasperWagen
JasperWagen requested a review from a team as a code owner August 13, 2026 14:11
@JasperWagen
JasperWagen marked this pull request as draft August 13, 2026 14:11
@github-actions

github-actions Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
See the Details below.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/actions/setup-node 7.*.* 🟢 6.3
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained🟢 1018 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Binary-Artifacts🟢 9binaries present in source code
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies🟢 5dependency not pinned by hash detected -- score normalized to 5
License🟢 10license file detected
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Security-Policy🟢 9security policy file detected
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
SAST🟢 9SAST tool is not run on all commits -- score normalized to 9

Scanned Files

  • .github/workflows/integration.yml

// Trusted server-rendered shell (Jinja-escaped, no LLM content yet).
// Sanitising here strips the feedback chrome's hx-* attributes.
// LLM output is sanitised at its own boundary in StreamedContent.
this.messageContainer.insertAdjacentHTML("beforeend", response.html);
@codecov-commenter

codecov-commenter commented Aug 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.17%. Comparing base (da16e1d) to head (008af37).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1257      +/-   ##
==========================================
+ Coverage   85.50%   86.17%   +0.66%     
==========================================
  Files         231       48     -183     
  Lines       10493     5280    -5213     
==========================================
- Hits         8972     4550    -4422     
+ Misses       1521      730     -791     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

JasperWagen and others added 6 commits August 13, 2026 16:27
Signed-off-by: DBT pre-commit check
Signed-off-by: DBT pre-commit check
Signed-off-by: DBT pre-commit check
Signed-off-by: DBT pre-commit check
@JasperWagen
JasperWagen force-pushed the feature/ASSIST-1579-in-chat-feedback branch from 35ef7b5 to b786dac Compare August 14, 2026 13:17
Signed-off-by: DBT pre-commit check
@JasperWagen
JasperWagen force-pushed the feature/ASSIST-1579-in-chat-feedback branch from b786dac to eead6d2 Compare August 14, 2026 13:38
Signed-off-by: DBT pre-commit check
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants