@bluzky Had a thought, have you considered changing the name of the project to Shadcn Phoenix or Elixir or something like that? It’s a great project and in my opinion addresses one of the primary weaknesses of Phoenix and Liveview. It might help make the project more discoverable. I also say that because it seems to be the standard pattern for groups making ports of Shadcn, such as shadcn-svelte or shadcn-vue. Looks like shadcn-phoenix.com is already taken (registered in august), was that one of you guys?
Thank you, I have not registered any domain yet. Regarding the name, I think salad is fun, you can pick any veg you want and add your sauce to make your own salad.
Hi friends,
I’m so excited to share some demo of sidebar component. It’s a big component so there must be many bugs. There are also some limitations that I still not be able to solve. Dropdown menu not work in the sidebar content is an know issue.
Please take a look and share your feedback.
Thank you
@bluzky I really like your library. But I just stumbled upon a requirement I am not 100% sure how to solve. I have a tab UI which contains some heavy content pages. I would prefer to load them dynamically, but right now I am not sure how to do that. Or am I missing something?
I have update tab to support override click even on tab trigger.
By default, JS handle click action to active appropriate tab.
When override with phx-click it’s your job to handle which tab content is render
Hi there. @bluzky your dashboards caught me. Good work!
I tried to kick start a project by installing salad_ui and got confused, because I wasn’t able to reproduce the examples shown in the storybook. It seems like the examples rely to the storybook itself to function properly.
Is there a way to take an example (sidebar/dashboard) copy it into an existing project and start modifying building it? I’m a bit new to storybooks and not sure what to expect really.
Could you give me your repo, I will take a look to see how can fix your issue.
The reason why the classes have to be wrapped with .salad-storybook-web comes from tailwind config