shopware / frontends

Shopware Frontends is a framework for building custom, headless storefronts with Shopware 6.
https://frontends.shopware.com
MIT License
176 stars 53 forks source link

check whether CMS blocks/elements implement settings from Shopping Experiences #427

Open mkucmus opened 1 year ago

mkucmus commented 1 year ago

Is there an existing issue for this?

Current Behavior

The thing is to ensure whether all blocks and elements implement properly settings coming from API.

For example: If there is an attribute of Image set on the backend (in CMS), check if it's properly displayed in the generated HTML, and so on, for other cases and attribues (or block settings like background any many others).

All encountered issues should be reported separately

Expected Behavior

No response

Steps To Reproduce

No response

Environment

- OS:
- Node:
- pnpm:

Anything else?

No response

kstala commented 2 months ago

Text:

HTML

Images:

Videos:

Text & images:

Commerce:

Sidebar:

Form:

3D:

kstala commented 2 months ago

There are 2 cms components left to implement

Component not resolved: CmsBlockImageGalleryBig Component not resolved: CmsBlockSpatialViewer

BrocksiNet commented 2 months ago

I also found in CE the new HTML Element: image

BrocksiNet commented 13 hours ago

@kstala can we close that task?

I think the research is done, and we have new tasks to implement the missing CMS elements, right?