Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ChatView.tsx #1277

Merged
merged 1 commit into from
Mar 1, 2025
Merged

Update ChatView.tsx #1277

merged 1 commit into from
Mar 1, 2025

Conversation

mrubens
Copy link
Collaborator

@mrubens mrubens commented Feb 28, 2025

Important

Fixes placeholder text logic in ChatView.tsx to correctly display file drag instructions when images are disabled.

  • Behavior:
    • Fixes placeholder text logic in ChatView.tsx to correctly display ", hold shift to drag in files" when shouldDisableImages is true.
  • Misc:
    • Adjusts conditional logic for imageText in useMemo hook.

This description was created by Ellipsis for 4570ead. It will automatically update as commits are pushed.

@mrubens mrubens requested a review from cte as a code owner February 28, 2025 22:17
Copy link

changeset-bot bot commented Feb 28, 2025

⚠️ No Changeset found

Latest commit: 4570ead

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 28, 2025
@mrubens mrubens merged commit 2a7be4b into main Mar 1, 2025
14 checks passed
@mrubens mrubens deleted the mrubens-patch-4 branch March 1, 2025 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant