-
-
Notifications
You must be signed in to change notification settings - Fork 11.7k
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
[Bug] 移动端话题界面右下侧出现无意义的 cancel/OK 按键 #5232
Comments
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
Hello @Sun-drenched! I'm here to assist you with any bugs, questions, or contributions you may have. Let's work together to resolve this issue. The 'Cancel' and 'OK' buttons in the mobile topic interface of LobeChat are part of the The 'Cancel' button is used to dismiss the confirmation dialog without taking any action [1]. If these buttons are deemed unnecessary, especially if there's already a close button in the interface, it might be worth considering a UI update to remove or repurpose them. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
咦…之前这个有吗 |
Hey...did you have this before? |
之前应该是没有的,但也无法确定从哪个版本开始出现的。 |
It probably didn't exist before, but it's impossible to determine which version it started to appear in. |
以前没有,近三天出现的吧。 |
It didn't happen before, but it appeared in the past three days. |
就是最近这几个版本出现的,我有印象 |
These are the latest versions that have appeared, and I have the impression that |
一个个试了下 v1.40.4 后出现的
|
After trying v1.40.4 one by one, it should be related to 0533150
|
@hezhijie0327 这个是组件的问题。 https://ui.lobehub.com/components/modal 统一了桌面和移动端的弹窗 button,但chat里没有对应更新掉。需要在chat 的这个话题弹窗组件里加个 footer={null} 的参数 |
This issue is closed, If you have any questions, you can comment and reply. |
🎉 This issue has been resolved in version 1.42.5 🎉 The release is available on: Your semantic-release bot 📦🚀 |
📦 部署环境
Docker
📌 软件版本
v1.42.1
💻 系统环境
iOS
🌐 浏览器
Safari
🐛 问题描述
如题、如图。这两个按键没有意义,话题栏左上侧已有关闭按键。点击 cancel 可关闭话题页面、点击 OK 无反应。
![IMG_1646](https://private-user-images.githubusercontent.com/11055122/399176173-ae5f285c-fe14-4743-8604-b36c8fa0deea.jpeg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNTgxMTcsIm5iZiI6MTczOTE1NzgxNywicGF0aCI6Ii8xMTA1NTEyMi8zOTkxNzYxNzMtYWU1ZjI4NWMtZmUxNC00NzQzLTg2MDQtYjM2YzhmYTBkZWVhLmpwZWc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEwJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMFQwMzIzMzdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT03YWRmNWQ3ZTFhNTFhZWI0YmY2MTBjOGM5ZWI2NzE1OWYyNmMxZTJmYWY2MWNiYWM2MjJjZWE0ZjZhYjE0OTNlJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.RJHWrBkbghCt7XqHyMVH-YNkn94zvmwa47yHTOKo70I)
📷 复现步骤
No response
🚦 期望结果
No response
📝 补充信息
No response
The text was updated successfully, but these errors were encountered: