-
-
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
🚸 chore: improved search experience #828
🚸 chore: improved search experience #828
Conversation
@Wxh16144 is attempting to deploy a commit to the LobeHub Team on Vercel. A member of the Team first needs to authorize it. |
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 #828 +/- ##
=======================================
Coverage 84.76% 84.76%
=======================================
Files 166 166
Lines 7415 7415
Branches 736 736
=======================================
Hits 6285 6285
Misses 1130 1130 ☔ View full report in Codecov by Sentry. |
❤️ Great PR @Wxh16144 ❤️ 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 0.117.0](v0.116.5...v0.117.0) <sup>Released on **2023-12-27**</sup> #### ✨ Features - **misc**: Support plugin settings env. #### 🐛 Bug Fixes - **misc**: Improve topic search experience. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support plugin settings env, closes [#821](#821) ([efd9dc9](efd9dc9)) #### What's fixed * **misc**: Improve topic search experience, closes [#828](#828) ([ad55f1c](ad55f1c)) </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 0.117.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [Version 0.117.0](lobehub/lobe-chat@v0.116.5...v0.117.0) <sup>Released on **2023-12-27**</sup> #### ✨ Features - **misc**: Support plugin settings env. #### 🐛 Bug Fixes - **misc**: Improve topic search experience. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support plugin settings env, closes [#821](lobehub/lobe-chat#821) ([efd9dc9](lobehub/lobe-chat@efd9dc9)) #### What's fixed * **misc**: Improve topic search experience, closes [#828](lobehub/lobe-chat#828) ([ad55f1c](lobehub/lobe-chat@ad55f1c)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
📝 补充信息 | Additional Information
问题描述:搜索打开后,默认没有进行搜索时,点击空白区域未关闭搜索框(感觉体感上是那么好,不知道是不是故意设计的)
Before:
Kapture.2023-12-27.at.18.34.23.mp4
After:
Kapture.2023-12-27.at.18.32.53.mp4