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

Bugfix/style and i18n fixes #12350

Merged
merged 3 commits into from
Jan 4, 2025

Conversation

Woo0ood
Copy link
Contributor

@Woo0ood Woo0ood commented Jan 3, 2025

Summary

Resolves #11849

This PR is a resubmission as requested, as part of the now-closed #11850 .

Fixed

  • Fix the style issue with the WeightedScore component

    • Corrected the issue where the WeightedScore component slightly overlapped with other elements.
  • Fix the issue of Echarts charts and Markdown tables being too wide in conversations

    • Resolved the problem where Echarts charts and Markdown tables appeared too wide in conversations, ensuring they display correctly within the message window.
  • Add missing i18n items

    • Added the missing i18n item for the copy image button in the image preview component.

Modification Details

This section was automatically generated by GitHub Copilot actions.

This pull request includes several updates to the user interface and internationalization files. The most important changes involve adjustments to the layout and styling of components, as well as updates to translations.

User Interface Adjustments:

Internationalization Updates:

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Jan 3, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 4, 2025
@crazywoola crazywoola merged commit b8ba39d into langgenius:main Jan 4, 2025
4 checks passed
@Woo0ood Woo0ood deleted the bugfix/style-and-i18n-fixes branch January 21, 2025 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Various Synchronization and Display Issues in Components
2 participants