perf: support prompt editor dynamic height increase & modify aichat placeholder (#2817)

This commit is contained in:
heheer
2024-09-27 13:45:44 +08:00
committed by shilin66
parent d5fa6ce734
commit b967be94ef
25 changed files with 57 additions and 79 deletions

View File

@@ -318,7 +318,8 @@ const DatasetParamsModal = ({
</Flex>
<Box mt={1}>
<PromptEditor
h={200}
minH={150}
maxH={300}
showOpenModal={false}
placeholder={t('common:core.module.QueryExtension.placeholder')}
value={cfbBgDesc}