▲ 124 r/shadcn+3 crossposts

Made Tiptap + shadcn based rich text editors

Introducing Rtecn

Tiptap based rich text editors, but as shadcn components

No more building toolbar UIs from scratch, wiring up dropdowns and popovers by hand, and styling every button to match your app.

Now you just plug in Tiptap's extensions and drop in the component, toolbar, slash menu, drag handle, and bubble menu come built-in and on-theme. Need more? Add your own custom controls and slash commands in a few lines.

100% open source.

Toolbar editor, Notion-style block editor, dark mode, and 3 variants included, etc

GitHub: link

Try it here: link

u/AbdullahM09 — 6 days ago

Shopify Admin Graphql Problem

Hey, I’m using this products query to fetch products data for a specific collection with matching prefix: products - GraphQL Admin

​

I have tried all valid search syntax:

​

query:“collection_id:6383838 AND title:head*”

​

query:“(collection_id:6383838) AND (title:head*)” and other syntax aswell, but still it doesn’t work

​

Any solution to this?

​

u/AbdullahM09 — 18 days ago

Shopify New Polaris Web Components are incomplete

I am currently building an embed dashboard with the new React router Template and after using these components I can clearly say they haven't really focused on adding the existing functionalities from Polaris React Components into these, they want us to migrate into this new web components, but there a lot of components missing, the one which I most in React Components were the Index Table, here in Web components this is just ui, we have to built everything for ourselves

reddit.com
u/AbdullahM09 — 2 months ago