gaofubin

Results 7 comments of gaofubin

@portal7 This is the admin template I designed, which contains sidebar and mobile sidebar. I hope it can help you. Git repo: https://github.com/gaofubin/t3-app-template/tree/main Demo address: [t3-app-template.vercel.app](https://t3-app-template.vercel.app/) light: dark:

@lacymorrow Hi, thank you for using it. I would like to ask if you can help me change the hover of the secondary menu to display a submenu. If so,...

This is the admin template I designed, which contains sidebar and mobile sidebar. I hope it can help you. Git repo: https://github.com/gaofubin/t3-app-template/tree/main

@florianbress I encapsulated a general combo box and used the ScrollArea component to control the height of the CommandGroup. You can refer to the following. https://github.com/gaofubin/t3-app-template/blob/main/src/components/page-component/users/combobox.tsx

I know there is this problem, but I haven’t had time to fix it yet.😅

@JRebertt Hey, thanks for your reply! I really appreciate your help.

You can compare **accordion** and **subnav-accordion**. The reason why there is subnav-accordion is because accordion has some default styles. I didn’t think they looked good, so I removed them.