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

[Tabs] Unify and optimize behavior #812

Open
vin0401 opened this issue Dec 9, 2024 · 0 comments
Open

[Tabs] Unify and optimize behavior #812

vin0401 opened this issue Dec 9, 2024 · 0 comments

Comments

@vin0401
Copy link
Collaborator

vin0401 commented Dec 9, 2024

At the moment the editor tabs and the tabs component are some unrelated components that both rely on the ant design tabs component as the underlying layer. This behavior should be unified. The Editor Tabs should use the Tabs Component instead, and the Tabs Component should still rely on the Ant Component.

At the same time our tabs components lacks a bit supporting the predefined features from ant design.
For example the size option for the tabs does not work as expected.

Lastly we should also integrate our horizontal scroll in the tabbar to create a unified behavior for overflowing content for our toolbars/tabbars.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant