Problem/Motivation

invalid data type in config core.entity_view_display.block_content.varbase_impressed_card_block.default, found in file modules/contrib/varbase_layout_builder/modules/varbase_impressed_card_block/config/optional/core.entity_view_display.block_content.
> varbase_impressed_card_block.default.yml: Duplicate key "impressedCard" detected at line 110 (near " image_position: top").

Proposed resolution

Removed duplicate detected key for impressedCard

Still needs more testing.
Planned to change all configs.
The module is in early alpha on the 10.1.x branch.

to change:

  • impressedCard to card_impressed or card-impressed following with new naming convention
  • image to media to manage any Drupal media
  • image_position to media_position to manage any Drupal media

Following with changes in Varbase Components

Impressed Card
Impressed card component and pattern.
It contains a media element — typically an image — on the top with a headline and text on the bottom.
It is a versatile pattern that contain content such as blog posts, user information, and other content types.
https://git.drupalcode.org/project/varbase_components/-/blob/2.0.x/compo...

Remaining tasks

  • ✅ File an issue about this project
  • ✅ Addition/Change/Update/Fix to this project
  • ✅ Testing to ensure no regression
  • ➖ Automated unit/functional testing coverage
  • ➖ Developer Documentation support on feature change/addition
  • ➖ User Guide Documentation support on feature change/addition
  • ➖ Accessibility and Readability
  • ✅ Code review from 1 Varbase core team member
  • ✅ Full testing and approval
  • ✅ Credit contributors
  • ✅ Review with the product owner
  • ✅ Update Release Notes and Update Helper on new feature change/addition
  • ✅ Release Varbase 10.0.0-beta1, varbase_layout_builder-10.1.0-alpha6

Varbase update type

  • ✅ No Update
  • ➖ Optional Update
  • ➖ Forced Update
  • ➖ Forced Update if Unchanged

User interface changes

  • N/A

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Ahmad Abbad created an issue. See original summary.

ahmad abbad’s picture

Issue summary: View changes

ahmad abbad’s picture

Status: Active » Needs review
rajab natshah’s picture

Title: Duplicate key "impressedCard" detected » Remove duplicate detected key for impressedCard

keshavv’s picture

Status: Needs review » Fixed
rajab natshah’s picture

Status: Fixed » Needs review

Still needs more testing.
Planned to change all configs.
The module is in early alpha on the 10.1.x branch.

to change:

  • impressedCard to card_impressed or card-impressed following with new naming convention
  • image to media to manage any Drupal media
  • image_position to media_position to manage any Drupal media

Following with changes in Varbase Components

Impressed Card
Impressed card component and pattern.
It contains a media element — typically an image — on the top with a headline and text on the bottom.
It is a versatile pattern that contain content such as blog posts, user information, and other content types.
https://git.drupalcode.org/project/varbase_components/-/blob/2.0.x/compo...

rajab natshah’s picture

rajab natshah’s picture

Status: Needs review » Fixed
rajab natshah’s picture

A follow up issue will follow after changes in Varbase Components first on using the new UI Pattern format for SDC

rajab natshah’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

rajab natshah’s picture

Issue summary: View changes