Jason Zimdars
b2ac817d5b
Use a more reliable transition method, adjust input styles
2025-08-22 07:33:26 +02:00
Jason Zimdars
4d31477d06
Prevent back navigation when hitting esc to close the dialog
2025-08-22 07:33:26 +02:00
Jason Zimdars
7bfa929ab8
Bring back the thinking indicator
2025-08-22 07:33:26 +02:00
Jason Zimdars
517f7d946f
Adjust conversation transcript, improve input entry effect
2025-08-22 07:33:26 +02:00
Jason Zimdars
bb83ce0602
Typo
2025-08-22 07:33:26 +02:00
Jason Zimdars
dac5d4b397
Heavier to match tray text
2025-08-22 07:33:26 +02:00
Jason Zimdars
3bebbfd4d4
Slide trays away
2025-08-22 07:33:26 +02:00
Jason Zimdars
a89ec643e4
Tighten up display of search results, placeholder and modal
2025-08-22 07:33:26 +02:00
Jason Zimdars
4c71570b8d
Tidy search results, make it scrollable
2025-08-22 07:33:26 +02:00
Stanko K.R.
56152c77f3
Focus the input field when Fizzy bar gets triggered
2025-08-22 07:33:26 +02:00
Stanko K.R.
8c6cb0cbb1
Fix hotkeys
2025-08-22 07:33:26 +02:00
Stanko K.R.
8b21b5a570
Fix search
2025-08-22 07:33:26 +02:00
Stanko K.R.
ed2aab78c6
Fiz Fizzy Ask
2025-08-22 07:33:26 +02:00
Stanko K.R.
59a488eb9c
Render inputs inline & results in a turbo frame
2025-08-22 07:33:26 +02:00
Stanko K.R.
831bc686de
First mind reading session - WIP
2025-08-22 07:33:26 +02:00
Jason Zimdars
a2af8360e1
WIP
...
Move the inputs for search and ask into the bar, output in the modals.
Simplify search.
2025-08-22 07:33:26 +02:00
Stanko K.R.
ceb81c7a86
Fix race condition that causes a missing outlet error
2025-08-22 07:33:26 +02:00
Stanko K.R.
e1e8a32f2e
Fix card creation hanging
2025-08-22 07:33:26 +02:00
Stanko K.R.
30f0079fc2
Extract isInput into a helper
2025-08-22 07:33:26 +02:00
Stanko K.R.
7a17f36228
Remove optional question argument
2025-08-22 07:33:26 +02:00
Stanko K.R.
dcffe706a3
Make hotkeys activate only when not using inputs
2025-08-22 07:33:26 +02:00
Stanko K.R.
a580a0ddbf
Fix navigation bugs
2025-08-22 07:33:26 +02:00
Stanko K.R.
f87a403107
Fix PR review comments
2025-08-22 07:33:26 +02:00
Stanko K.R.
761aa9e2b3
Move conversation initialization to a method
2025-08-22 07:33:26 +02:00
Stanko K.R.
89af9066d3
Remove Fizzy Do command logic
2025-08-22 07:33:24 +02:00
Stanko K.R.
4596c5364d
Rename .terminal to .bar
2025-08-22 07:33:00 +02:00
Stanko K.R.
50562bff0b
Add close button to search
2025-08-22 07:33:00 +02:00
Stanko K.R.
9a6fc1f54a
Create bar controller
2025-08-22 07:33:00 +02:00
Jason Zimdars
ff48f8a301
Copy
2025-08-21 21:29:46 -05:00
Jason Zimdars
9d4df8500e
Let the stream flood a little
2025-08-21 21:29:01 -05:00
Jason Zimdars
6896e2c3d4
More separation for closed section
2025-08-21 20:51:40 -05:00
Andy Smith
fac14f9c3e
Merge pull request #959 from basecamp/larger-meta-on-perma
...
Increase meta font size on perma on desktop
2025-08-20 18:04:09 -05:00
Andy Smith
2c7d330852
Increase meta font size on perma on desktop
2025-08-20 18:03:22 -05:00
Jason Zimdars
00933570b9
Show 3 cols in public view
2025-08-20 17:30:21 -05:00
Jason Zimdars
00c975fbe7
Tone-down add card button, copy edits
2025-08-20 17:24:59 -05:00
Jason Zimdars
91ba59f81c
Merge branch 'main' into shuffle-columns
...
* main:
Stack bottom notch buttons on small screens
Reintroduce logic
Align bottom notch when no closure message exists
Fix typo
Disable submit button when Lexical is empty
Don't touch the closed cards header
Account for mobile view
Card column headers no longer overlap bubbles when scrolling
2025-08-20 16:27:03 -05:00
Andy Smith
ac2e8499fa
Merge pull request #957 from basecamp/new-card-bottom-notch
...
New card bottom notch
2025-08-20 16:11:04 -05:00
Andy Smith
cad791c8ee
Stack bottom notch buttons on small screens
2025-08-20 16:08:04 -05:00
Andy Smith
4a12a91d63
Reintroduce logic
2025-08-20 15:56:12 -05:00
Andy Smith
95a2c1646a
Align bottom notch when no closure message exists
2025-08-20 15:54:53 -05:00
Jason Zimdars
ecf084c03a
This feels like a regresssion
...
Caused unnecessary truncation
2025-08-20 15:43:40 -05:00
Jason Zimdars
b9c527c550
Add new card button, improve empty column states, adjust bubble layout
2025-08-20 15:43:15 -05:00
Andy Smith
5c819dbe88
Merge pull request #954 from basecamp/disable-comment-submit-when-empty
...
Disable comment submit when empty
2025-08-20 15:06:15 -05:00
Andy Smith
42ab3a4bd6
Fix typo
2025-08-20 15:04:47 -05:00
Andy Smith
c911932d77
Disable submit button when Lexical is empty
2025-08-20 15:04:19 -05:00
Andy Smith
00dd69c6c7
Merge pull request #953 from basecamp/cards-header-overlap
...
Cards header overlap
2025-08-20 14:45:09 -05:00
Andy Smith
c46cf485b6
Don't touch the closed cards header
2025-08-20 14:37:41 -05:00
Andy Smith
e6e2401f2f
Account for mobile view
2025-08-20 14:34:50 -05:00
Andy Smith
2a96ae315e
Card column headers no longer overlap bubbles when scrolling
2025-08-20 14:28:57 -05:00
Jason Zimdars
aac511dd6e
Shuffle column order, make the middle column significant
...
- Steal wavy pattern from golden effect and use for the middle column
2025-08-20 14:17:08 -05:00