Skip to content
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

fix: fixed TS error and logic for gathering prompt response #3410

Merged
merged 1 commit into from
May 16, 2024

Conversation

nickytonline
Copy link
Member

@nickytonline nickytonline commented May 16, 2024

Description

Prompt response had widgets added to them in #3372. Prior to that the prompt response was always a string. Now we concatenate the responses as it may include widgets where we serialize the widget data.

Related Tickets & Documents

Relates to #3405

Mobile & Desktop Screenshots/Recordings

N/A

Steps to QA

Tier (staff will fill in)

  • Tier 1
  • Tier 2
  • Tier 3
  • Tier 4

[optional] What gif best describes this PR or how it makes you feel?

Copy link

netlify bot commented May 16, 2024

Deploy Preview for oss-insights ready!

Name Link
🔨 Latest commit b2757c9
🔍 Latest deploy log https://app.netlify.com/sites/oss-insights/deploys/66467f8e2c86c20008c78d4c
😎 Deploy Preview https://deploy-preview-3410--oss-insights.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented May 16, 2024

Deploy Preview for design-insights ready!

Name Link
🔨 Latest commit b2757c9
🔍 Latest deploy log https://app.netlify.com/sites/design-insights/deploys/66467f8e918b200008c251ae
😎 Deploy Preview https://deploy-preview-3410--design-insights.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@nickytonline nickytonline requested a review from a team May 16, 2024 21:52
@nickytonline nickytonline merged commit 36d26c2 into beta May 16, 2024
25 checks passed
@nickytonline nickytonline deleted the nickytonline/ts-error-fix branch May 16, 2024 22:06
open-sauced bot pushed a commit that referenced this pull request May 16, 2024
## [2.29.0-beta.7](v2.29.0-beta.6...v2.29.0-beta.7) (2024-05-16)

### 🍕 Features

* capture all StarSearch prompts in PostHog ([#3405](#3405)) ([f7d8ac6](f7d8ac6))

### 🐛 Bug Fixes

* fixed TS error and logic for gathering prompt response ([#3410](#3410)) ([36d26c2](36d26c2))
open-sauced bot pushed a commit that referenced this pull request May 16, 2024
## [2.29.0](v2.28.0...v2.29.0) (2024-05-16)

### 🍕 Features

* capture all StarSearch prompts in PostHog ([#3405](#3405)) ([f7d8ac6](f7d8ac6))
* implemented Enriched UI responses for StarSearch ([#3394](#3394)) ([9886681](9886681))
* only tag maintainers for the specific repo on repo pages ([#3395](#3395)) ([54c9a93](54c9a93))

### 🐛 Bug Fixes

* Change closed issue state to purple on issues table ([#3406](#3406)) ([71b4478](71b4478))
* correct placeholder text in HighlightInput component ([#3348](#3348)) ([2ea0d24](2ea0d24))
* fixed TS error and logic for gathering prompt response ([#3410](#3410)) ([36d26c2](36d26c2))
* remove unused waitlist components ([#3404](#3404)) ([a99b113](a99b113))
* styling repo pages layout ([#3398](#3398)) ([376de84](376de84))
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.

None yet

3 participants