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

[material-ui][Tabs] How to create a vertical tab with an arrow? #40045

Closed
2 tasks done
RamDivrania opened this issue Nov 30, 2023 · 3 comments
Closed
2 tasks done

[material-ui][Tabs] How to create a vertical tab with an arrow? #40045

RamDivrania opened this issue Nov 30, 2023 · 3 comments
Labels
component: tabs This is the name of the generic UI component, not the React module! package: material-ui Specific to @mui/material support: question Community support but can be turned into an improvement support: Stack Overflow Please ask the community on Stack Overflow v4.x

Comments

@RamDivrania
Copy link

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Steps to reproduce 🕹

I'm trying to create mui4 tabs with vertical orientation and vector or aerrow shape indicator for selected tab.
But seems like it's completely impossible with React MUI4 library.

https://v4.mui.com/components/tabs/#vertical-tabs

This is what I'm trying to achieve,

enter image description here

Tried with css as well as below props but no luck

indicatorInset TabIndicatorProps

Current behavior 😯

Not able to customize vector as vector gets hidden when trying to position it outside of tab border.

Expected behavior 🤔

Can position indicator as svg or css vector outside of tab border

Context 🔦

N/A

Your environment 🌎

N/A

@RamDivrania RamDivrania added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Nov 30, 2023
@zannager zannager added the component: tabs This is the name of the generic UI component, not the React module! label Nov 30, 2023
@danilo-leal danilo-leal changed the title MUI4 vertical selected Tab with vector indicator pointing to content [material-ui][Tabs] How to create a vertical tab with an arrow? Dec 1, 2023
@danilo-leal danilo-leal added package: material-ui Specific to @mui/material v4.x support: question Community support but can be turned into an improvement labels Dec 1, 2023
@ZeeshanTamboli
Copy link
Member

For assistance, please provide a code reproduction using CodeSandbox. The issue template can guide you. It's unclear if the Tabs component is necessary initially here.

For general questions, consider asking on StackOverflow. If it's confirmed as an issue there, we can reopen this.

@ZeeshanTamboli ZeeshanTamboli added the support: Stack Overflow Please ask the community on Stack Overflow label Dec 10, 2023
Copy link

👋 Thanks for using MUI Core!

We use GitHub issues exclusively as a bug and feature requests tracker, however,
this issue appears to be a support request.

For support, please check out https://mui.com/getting-started/support/. Thanks!

If you have a question on Stack Overflow, you are welcome to link to it here, it might help others.
If your issue is subsequently confirmed as a bug, and the report follows the issue template, it can be reopened.

@ZeeshanTamboli ZeeshanTamboli removed the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: tabs This is the name of the generic UI component, not the React module! package: material-ui Specific to @mui/material support: question Community support but can be turned into an improvement support: Stack Overflow Please ask the community on Stack Overflow v4.x
Projects
None yet
Development

No branches or pull requests

5 participants