Revert "rotating empty state messaging" - #327694
Conversation
This reverts commit 958fbfc.
There was a problem hiding this comment.
Pull request overview
Reverts the rotating chat placeholder feature, restoring static placeholder behavior.
Changes:
- Removes placeholder rotation and shimmer transitions.
- Restores one-time randomized placeholders for new sessions.
- Updates Sessions documentation accordingly.
Show a summary per file
| File | Description |
|---|---|
chatInputPlaceholderRotation.ts |
Removes rotation utilities and shared messages. |
chatWidget.ts |
Restores static agent placeholders. |
SESSIONS.md |
Removes rotation documentation. |
newChatInput.ts |
Restores per-widget random placeholder selection. |
placeholderTextContribution.ts |
Removes transition support. |
placeholderText.css |
Removes shimmer animation styles. |
Review details
- Files reviewed: 6/6 changed files
- Comments generated: 0
- Review effort level: Medium
|
@copilot resolve the merge conflicts in this pull request |
…grapploct # Conflicts: # src/vs/workbench/contrib/chat/browser/widget/input/chatInputPlaceholderRotation.ts Co-authored-by: justschen <54879025+justschen@users.noreply.github.com>
Merge conflicts resolved in 28909ff. The only conflict was |
|
This PR will be automatically cherry-picked to |
Reverts #327542