Skip to content

Fix blueprints card image sizing#3338

Merged
Yndira-E merged 1 commit into
mainfrom
fix/tileImage-shortcode-parameter-order
Jun 11, 2025
Merged

Fix blueprints card image sizing#3338
Yndira-E merged 1 commit into
mainfrom
fix/tileImage-shortcode-parameter-order

Conversation

@Yndira-E
Copy link
Copy Markdown
Contributor

@Yndira-E Yndira-E commented Jun 11, 2025

Description

This PR fixes the parameter order issue in the tileImage shortcode implementation. The defaultImage parameter was incorrectly used instead of defaultDescription, causing improper handling of the imageSize parameter.

The changes ensure that null is explicitly passed for unused parameters to avoid misalignment.

Note: These changes will only take effect in production environments.

Related Issue(s)

Checklist

  • I have read the contribution guidelines
  • I have considered the performance impact of these changes
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated

@Yndira-E Yndira-E marked this pull request as ready for review June 11, 2025 10:30
@Yndira-E Yndira-E merged commit 3652d67 into main Jun 11, 2025
5 checks passed
@Yndira-E Yndira-E deleted the fix/tileImage-shortcode-parameter-order branch June 11, 2025 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant