Skip to content

Add sizes and loading props to catalog item images#189

Open
korvixhq wants to merge 1 commit intopascalorg:mainfrom
korvixhq:chore/image-props
Open

Add sizes and loading props to catalog item images#189
korvixhq wants to merge 1 commit intopascalorg:mainfrom
korvixhq:chore/image-props

Conversation

@korvixhq
Copy link

What does this PR do?

The branch fixed a nextjs Image component warning in item-catalog

How to test

  1. Open the item catalog - navigate to the editor and open the furniture panel
  2. Verify images load immediately
  3. Open console and ensure no warnings appear (e.g., "Image with fill and no sizes prop", "Image without explicit width/height")

Screenshots / recordings

n/a

Checklist

  • I've tested this locally with bun dev
  • My code follows the existing code style (run bun check to verify)
  • I've updated relevant documentation (if applicable)
  • This PR targets the main branch

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.

2 participants