Fix: The text field resizing function in the knowledge block creation…#14212
Fix: The text field resizing function in the knowledge block creation…#14212stardyun wants to merge 2 commits intoinfiniflow:mainfrom
Conversation
… modal - Add vertical resizing functionality for the text field
📝 WalkthroughWalkthroughA minor UI configuration change was made to a textarea component in the knowledge chunk modal. The Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
Solved |
|
Tip For best results, initiate chat on the files or code changes.
🧠 Learnings used |
… modal
What problem does this PR solve?
Fix the issue where the text content of the knowledge base editing parsing block is too long to scroll.
Type of change