Skip to content

fix: correct FrapBindings typo in chat supplemental action query#37

Open
kushvinth wants to merge 1 commit intovirtualcell:mainfrom
kushvinth:fix/chat-frapbindings-typo
Open

fix: correct FrapBindings typo in chat supplemental action query#37
kushvinth wants to merge 1 commit intovirtualcell:mainfrom
kushvinth:fix/chat-frapbindings-typo

Conversation

@kushvinth
Copy link

@kushvinth kushvinth commented Mar 4, 2026

fix: correct FrapBindings typo in chat supplemental action query

Description

Fixes a typo in the chat page's supplemental quick-action button where the displayed label says "FrapBindings" but the query value sent to the backend said "FragBindings" (letters 'r' and 'a' swapped). This mismatch caused the AI to receive the wrong query when users clicked the suggestion button.

Changes

File: frontend/app/chat/page.tsx

Before After
value: "How to model FragBindings in VCell Software?" value: "How to model FrapBindings in VCell Software?"

Testing

Before

image

After

CleanShot 2026-03-05 at 01 43 32@2x

Related Issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant