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 TextModal to use TextEditorArea for text input #2250

Merged
merged 8 commits into from
Jun 22, 2024
Merged

Conversation

anovazzi1
Copy link
Contributor

This pull request updates the TextModal component to use the TextEditorArea component for text input. It also includes several bug fixes and refactors related to text input functionality.

Copy link

vercel bot commented Jun 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langflow ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 22, 2024 7:10pm

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Jun 21, 2024
@dosubot dosubot bot added bug Something isn't working javascript Pull requests that update Javascript code labels Jun 21, 2024
Copy link
Contributor Author

@anovazzi1 anovazzi1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test editing text on session related table

@ogabrielluiz ogabrielluiz changed the title "Update TextModal to use TextEditorArea for text input" Update TextModal to use TextEditorArea for text input Jun 21, 2024
Copy link
Contributor

@ogabrielluiz ogabrielluiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jun 22, 2024
@ogabrielluiz ogabrielluiz merged commit 0f615e0 into dev Jun 22, 2024
3 checks passed
@ogabrielluiz ogabrielluiz deleted the newUpdateText branch June 22, 2024 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working javascript Pull requests that update Javascript code lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants