-
-
Notifications
You must be signed in to change notification settings - Fork 10k
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
💄 style(ui): Modify and repair UI layout #3321
Conversation
@RubuJam is attempting to deploy a commit to the LobeHub Pro Team on Vercel. A member of the Team first needs to authorize it. |
👍 @RubuJam Thank you for raising your pull request and contributing to our Community |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3321 +/- ##
========================================
Coverage 94.24% 94.24%
========================================
Files 400 400
Lines 25148 25154 +6
Branches 1839 2710 +871
========================================
+ Hits 23700 23706 +6
Misses 1448 1448
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
加一下 before 和 after 的对比? |
src/app/(main)/chat/(workspace)/_layout/Mobile/ChatHeader/index.tsx
Outdated
Show resolved
Hide resolved
@arvinxx 助手的布局我改天再改,现在的以及修改完毕 I will modify the layout of the assistant another day. The current modification is complete. |
@RubuJam model 的这个感觉不应该过长滚动,应该也是省略号比较好 |
@RubuJam The feeling of the model should not be too long to scroll, and the ellipsis should be better |
Antd 的 Typography 是支持 ellpsis 用tooltip 展示的,可以试试看。https://ant-design.antgroup.com/components/typography-cn#components-typography-demo-ellipsis |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM now, Thanks for your contribution~
❤️ Great PR @RubuJam ❤️ The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world. |
### [Version 1.7.8](v1.7.7...v1.7.8) <sup>Released on **2024-07-30**</sup> #### 💄 Styles - **ui**: Modify and repair UI layout. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **ui**: Modify and repair UI layout, closes [#3321](#3321) ([cda776f](cda776f)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
🎉 This PR is included in version 1.7.8 🎉 The release is available on: Your semantic-release bot 📦🚀 |
### [Version 1.50.7](v1.50.6...v1.50.7) <sup>Released on **2024-07-30**</sup> #### 💄 Styles - **ui**: Modify and repair UI layout. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **ui**: Modify and repair UI layout, closes [lobehub#3321](https://github.com/bentwnghk/lobe-chat/issues/3321) ([cda776f](cda776f)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
助手名称
过长而导致的显示问题模型名称
过长导致的显示不完全模型ID
或模型名称
过长,导致设置
与删除
按钮消失的问题自定义模型配置
页面Assistant Name
being too long.Model Name
was incomplete due to it being too long inModel Selection
.Set
andDelete
buttons disappear when theModel ID
orModel Name
is too long.custom model configuration
page onmobile
📝 补充信息 | Additional Information