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

[Request] Enable export function in Server Mode #5191

Open
chiyiliao opened this issue Dec 26, 2024 · 3 comments
Open

[Request] Enable export function in Server Mode #5191

chiyiliao opened this issue Dec 26, 2024 · 3 comments
Labels
🌠 Feature Request New feature or request | 特性与建议

Comments

@chiyiliao
Copy link

🥰 需求描述

在 ServerMode 中,沒有匯出設定的功能,但是在非 ServerMode 中,是有這個功能的,請問是否可能在 ServerMode 中開放 export 的功能?

🧐 解决方案

在 useMenu.tsx 中,只有 isServerMode is False 時才會出現 export 的選項,將 isServerMode 的判斷式移除,不確定是否會有其他 side effect.

📝 补充信息

No response

@chiyiliao chiyiliao added the 🌠 Feature Request New feature or request | 特性与建议 label Dec 26, 2024
@lobehubbot
Copy link
Member

👀 @chiyiliao

Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

@lobehubbot
Copy link
Member

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


🥰 Description of requirements

In ServerMode, there is no function to export settings, but in non-ServerMode, this function is available. Is it possible to open the export function in ServerMode?

🧐 Solution

In useMenu.tsx, the export option will only appear when isServerMode is False. Remove the judgment of isServerMode. It is not sure whether there will be other side effects.

📝 Supplementary information

No response

@SpeedupMaster
Copy link
Contributor

#5147

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌠 Feature Request New feature or request | 特性与建议
Projects
None yet
Development

No branches or pull requests

3 participants