Skip to content

Commit 1acb965

Browse files
roggenkemperandrewshie-sentry
authored andcommitted
chore(issue-details): Update feedback copy (#87598)
1 parent 39a3727 commit 1acb965

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

static/app/views/issueDetails/actions/newIssueExperienceButton.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,7 @@ export function NewIssueExperienceButton() {
153153
hidden: !openForm,
154154
onAction: () => {
155155
openForm?.({
156-
messagePlaceholder: t(
157-
'Excluding bribes, what would make you excited to use the new UI?'
158-
),
156+
messagePlaceholder: t('Tell us what you think about the new UI'),
159157
tags: {
160158
['feedback.source']: 'streamlined_issue_details',
161159
['feedback.owner']: 'issues',

0 commit comments

Comments
 (0)