Skip to content

feat(search-bar): Add consent flow to Ask Seer #95406

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

nsdeschenes
Copy link
Contributor

This PR adds in the consent flow for Ask Seer, as well as the associated tests for these changes. This enables users to turn on Ask Seer to help them generate queries while searching on the explore/traces page.

Ticket: AIML-704

@nsdeschenes nsdeschenes requested review from aayush-se and roaga July 13, 2025 18:39
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jul 13, 2025
Copy link

codecov bot commented Jul 13, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
10805 1 10804 9
View the top 1 failed test(s) by shortest run time
SearchQueryBuilder disallowFreeText should mark free text invalid
Stack Traces | 1.16s run time
Error: Unable to find an element with the text: Free text is not supported in this search. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.

Ignored nodes: comments, script, style
...
    at waitForWrapper (.../sentry/node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@.../dom/dist/wait-for.js:163:27)
    at .../sentry/node_modules/.pnpm/@testing-library+dom@10.4.0/node_modules/@.../dom/dist/query-helpers.js:86:33
    at Object.<anonymous> (.../components/searchQueryBuilder/index.spec.tsx:3491:48)

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant