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

[Feature] Set a separate container for the toolbar #2764

Open
2 tasks done
maryasov opened this issue Jul 13, 2024 · 4 comments
Open
2 tasks done

[Feature] Set a separate container for the toolbar #2764

maryasov opened this issue Jul 13, 2024 · 4 comments
Labels
backlog We are not actively seeing into this. feature request New feature or request

Comments

@maryasov
Copy link

maryasov commented Jul 13, 2024

Initial checklist

  • Is this really a problem?
  • I have searched the Github Issues for similar issues, but did not find anything.

Problem

To be able to customize the layout of components on the page, it would be nice to be able to assign toolbar to a separate containers for rendering
2024-07-13_11-05

Solution

Optional ability to target the main toolbar output to a separate container from the main component.
2024-07-13_11-17

@maryasov maryasov added the feature request New feature or request label Jul 13, 2024
@maryasov maryasov changed the title [Feature] Set a separate container for the toolbar, multi toolbars [Feature] Set a separate container for the toolbar Jul 13, 2024
@jikkai
Copy link
Member

jikkai commented Jul 13, 2024

In fact, you can override some UI-related services to rewrite the entire layout, but I think this is quite a challenge. 🤔

Later, we might consider providing some simplified methods to achieve layout adjustments. However, currently, we are short-staffed, so it might not be a priority in the short term. 🥲

@maryasov
Copy link
Author

In fact, you can override some UI-related services to rewrite the entire layout, but I think this is quite a challenge. 🤔

Later, we might consider providing some simplified methods to achieve layout adjustments. However, currently, we are short-staffed, so it might not be a priority in the short term. 🥲

Could you please give some direction for self-study documentations, or source-code reference on overriding this UI functionality.
classes, methods or little example?
this customization is critical for my project.

@immortal-oe
Copy link

事实上,你可以覆盖一些与 UI 相关的服务来重写整个布局,但我认为这是一个相当大的挑战。🤔

后续可能会考虑提供一些简化的方法来实现布局调整,不过目前人手不够,短期内可能不是重点。🥲

我也希望能够有例子可以参考下

@univer-bot
Copy link

univer-bot bot commented Nov 5, 2024

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

Actually, you can override some UI related services to rewrite the entire layout, but I think it's quite a challenge. 🤔

In the future, we may consider providing some simplified methods to implement layout adjustments, but currently there are insufficient manpower, so it may not be a focus in the short term. 🥲

I also hope there are examples for reference.

@jikkai jikkai added the backlog We are not actively seeing into this. label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog We are not actively seeing into this. feature request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants