Skip to content

Commit 364fe8e

Browse files
robertwildekfenner
authored andcommitted
feat(chat-messages): update components to latest design specs
1 parent 1ea054e commit 364fe8e

30 files changed

Lines changed: 163 additions & 143 deletions

File tree

Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading

playwright/snapshots/static.spec.ts-snapshots/si-chat-messages--si-ai-message.yaml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
- list:
1010
- listitem: First item
1111
- listitem: Second item
12-
- button "Good response"
13-
- button "Bad response"
14-
- button "Copy response"
15-
- button "More actions"
12+
- group:
13+
- button "Good response"
14+
- button "Bad response"
15+
- button "Copy response"
16+
- button "More actions"
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading

playwright/snapshots/static.spec.ts-snapshots/si-chat-messages--si-chat-container.yaml

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,25 @@
44
- button "dataset.csv"
55
- paragraph: Can you help me analyze these files?
66
- paragraph: I'm having trouble understanding the data structure and need assistance with the implementation.
7-
- button "Export message"
7+
- group:
8+
- button "Export message"
89
- paragraph: I'd be happy to help you analyze your files! I can see you've shared a Python script and a CSV dataset.
910
- paragraph: Let me examine the structure and provide guidance.
10-
- button "Good response"
11-
- button "Bad response"
12-
- button "Copy response"
13-
- button "More actions"
11+
- group:
12+
- button "Good response"
13+
- button "Bad response"
14+
- button "Copy response"
15+
- button "More actions"
1416
- paragraph: Perfect! What should I focus on first
1517
- paragraph: I also want to make sure the performance is optimized for large datasets since this will be used in production with potentially millions of rows?
16-
- button "Export message"
18+
- group:
19+
- button "Export message"
1720
- paragraph: Great question! When analyzing large datasets, it's crucial to focus on...
18-
- button "Good response"
19-
- button "Bad response"
20-
- button "Copy response"
21-
- button "More actions"
21+
- group:
22+
- button "Good response"
23+
- button "Bad response"
24+
- button "Copy response"
25+
- button "More actions"
2226
- alert: Info AI responses are for demonstration purposes.
2327
- group:
2428
- text: requirements.pdf
@@ -28,8 +32,8 @@
2832
- button "Remove attachment mockup.png"
2933
- textbox "Chat message input":
3034
- /placeholder: Enter a command, question or topic...
31-
- button "Attach file"
32-
- button "Clear messages"
33-
- button "Show Welcome Screen"
35+
- group:
36+
- button "More actions"
37+
- button "Show Welcome Screen"
3438
- button "Send"
3539
- text: The content is AI generated. Always verify the information for accuracy.

0 commit comments

Comments
 (0)