You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
[FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
Please do not modify this template :) and fill in all the required fields.
1. Is this request related to a challenge you're experiencing? Tell me about your story.
Several issues have been identified that need to be addressed:
AutomaticRes Component Synchronization Issue: The opening remarks generated by the AutomaticRes component are not automatically synchronized with the current orchestration state. Users need to save the changes for them to take effect, which disrupts workflow.
WeightedScore Component Style Issue: The WeightedScore component slightly overlaps with other elements, affecting the visual layout and user interface.
Echarts and Markdown Display Issue: Echarts charts and Markdown tables are displayed too wide in conversations, causing layout problems within the message window.
Missing i18n Items: The copy image button in the image preview component is missing i18n items, leading to localization issues.
Chat Input Area Clearing Issue: The chat input area is cleared after sending a message in response state, which is not the expected behavior. The input content should be retained if the state is in response mode.
Old Replies Display Issue: After regenerating a reply and switching conversations, the old replies are displayed when switching back. The new reply should be displayed immediately without requiring a page refresh.
TextGeneration Input Data Clearing Issue: The TextGeneration component in the text generation application does not correctly reset references when clearing the form. This issue causes old form values to be automatically filled in upon re-entering data. The form references should be correctly reset after clearing to ensure that new input data is not affected by previous values.
These issues need to be fixed to improve the functionality and user experience of the application.
2. Additional context or comments
(Sorry for using the wrong template, but this issue will report and prepare to resolve multiple bugs. We have fixed this or these issues and are ready to submit the PR.)
3. Can you help us with this feature?
I am interested in contributing to this feature.
The text was updated successfully, but these errors were encountered:
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
Several issues have been identified that need to be addressed:
AutomaticRes Component Synchronization Issue: The opening remarks generated by the AutomaticRes component are not automatically synchronized with the current orchestration state. Users need to save the changes for them to take effect, which disrupts workflow.
WeightedScore Component Style Issue: The WeightedScore component slightly overlaps with other elements, affecting the visual layout and user interface.
Echarts and Markdown Display Issue: Echarts charts and Markdown tables are displayed too wide in conversations, causing layout problems within the message window.
Missing i18n Items: The copy image button in the image preview component is missing i18n items, leading to localization issues.
Chat Input Area Clearing Issue: The chat input area is cleared after sending a message in response state, which is not the expected behavior. The input content should be retained if the state is in response mode.
Old Replies Display Issue: After regenerating a reply and switching conversations, the old replies are displayed when switching back. The new reply should be displayed immediately without requiring a page refresh.
TextGeneration Input Data Clearing Issue: The
TextGeneration
component in the text generation application does not correctly reset references when clearing the form. This issue causes old form values to be automatically filled in upon re-entering data. The form references should be correctly reset after clearing to ensure that new input data is not affected by previous values.These issues need to be fixed to improve the functionality and user experience of the application.
2. Additional context or comments
(Sorry for using the wrong template, but this issue will report and prepare to resolve multiple bugs. We have fixed this or these issues and are ready to submit the PR.)
3. Can you help us with this feature?
The text was updated successfully, but these errors were encountered: