Before submitting
Area
apps/web
Steps to reproduce
- Open a chat.
- Open the terminal pane at the bottom and leave it open.
- Focus the chat composer and type
/.
- Try adding one and then two letters after the slash, for example
/a and /ad.
Expected behavior
The slash-command menu stays above the composer without overlapping it or having its bottom edge clipped by the prompt box.
Actual behavior
The menu extends slightly down into the prompt box, where its bottom edge appears clipped. This occurs with / alone and with up to two letters after it. The supplied screenshot shows /ad.
The terminal is already open before typing /; opening the terminal while the menu is visible is not required.
Impact
Cosmetic issue
Version or commit
T3 Code (Alpha) 0.0.38 (installed desktop app version).
Environment
T3 Code (Alpha) desktop app on macOS 26.5.2 (25F84). Bottom terminal pane open.
Screenshots, recordings, or supporting files
Screenshots are attached in the comments: close-up and wider view with the terminal open. Behavior reported by the user; not independently reproduced.
Related issue
#5441 reports a composer-menu positioning error when opening the right panel or terminal drawer after the menu is already open. This report uses a different sequence: open the terminal first, then type a short slash query. The underlying cause may be related, but this has not been confirmed.
Before submitting
Area
apps/web
Steps to reproduce
/./aand/ad.Expected behavior
The slash-command menu stays above the composer without overlapping it or having its bottom edge clipped by the prompt box.
Actual behavior
The menu extends slightly down into the prompt box, where its bottom edge appears clipped. This occurs with
/alone and with up to two letters after it. The supplied screenshot shows/ad.The terminal is already open before typing
/; opening the terminal while the menu is visible is not required.Impact
Cosmetic issue
Version or commit
T3 Code (Alpha) 0.0.38 (installed desktop app version).
Environment
T3 Code (Alpha) desktop app on macOS 26.5.2 (25F84). Bottom terminal pane open.
Screenshots, recordings, or supporting files
Screenshots are attached in the comments: close-up and wider view with the terminal open. Behavior reported by the user; not independently reproduced.
Related issue
#5441 reports a composer-menu positioning error when opening the right panel or terminal drawer after the menu is already open. This report uses a different sequence: open the terminal first, then type a short slash query. The underlying cause may be related, but this has not been confirmed.