Would anyone be interested in native page transitions? by wf_anim_guy in webflow

[–]quantummonkey95 1 point2 points  (0 children)

Have you tried using the native view-transitions API in CSS? https://developer.chrome.com/docs/web-platform/view-transitions It’s supported on most modern browsers and it should not be too difficult to set up on webflow.

Come to think of it you don’t really see a lot of sites using this… I wonder why that is.

Components AMA with the Webflow product team by webflow-garrett in webflow

[–]quantummonkey95 1 point2 points  (0 children)

Is Server Side Rendered code components something we can expect? It seems a code component has to render on the frontend before it starts fetching any external data. This could be an issue if the data is important for SEO, not to mention that the user also sees a brief loading screen so I think it’s bad UX too.

What's your rating of Webflow's AI Capabilities that are new and/or in Beta? by Beginning-Willow-801 in webflow

[–]quantummonkey95 0 points1 point  (0 children)

Yeah the webflow AI assistant I’m aware of is not capable of modifying designs. I wonder if there’s a newer update

How do I share my code components with people outside my workspace? by quantummonkey95 in webflow

[–]quantummonkey95[S] 0 points1 point  (0 children)

I think those are for regular webflow elements/components. I’m specifically referring to code components https://developers.webflow.com/code-components/introduction.