Skip to content

Conversation

@victoreronmosele
Copy link
Contributor

@victoreronmosele victoreronmosele commented Nov 1, 2025

Description

The travel app catalog throws errors for the following:

  • InformationCard and Itinerary items because the exampleData strings reference non-existent asset image paths,
  • Image item when running on web due to CORS restrictions for the exampleData image URL.

This PR updates:

  • the asset image paths in those exampleData strings to use existing one from the assets/travel_images/ folder,
  • the network image path in the exampleData string to use a non-restricted image URL (Flutter logo).

Addresses #452

Catalog Item Before After
Information Card Screenshot 2025-11-01 at 15 41 46 Screenshot 2025-11-01 at 15 42 45
Itinerary Screenshot 2025-11-01 at 15 44 32 Screenshot 2025-11-01 at 15 43 09
Image (web) Screenshot 2025-11-01 at 17 34 31 Screenshot 2025-11-01 at 18 24 48

Pre-launch Checklist

If you need help, consider asking for advice on the #hackers-devrel channel on Discord.

@victoreronmosele victoreronmosele changed the title WIP: Update image assets in travel app information and itinerary cards WIP: Update image assets in travel app catalog for information and itinerary cards Nov 1, 2025
@victoreronmosele victoreronmosele marked this pull request as ready for review November 1, 2025 14:49
@victoreronmosele victoreronmosele changed the title WIP: Update image assets in travel app catalog for information and itinerary cards Update image assets in travel app catalog for information and itinerary cards Nov 1, 2025
@victoreronmosele victoreronmosele changed the title Update image assets in travel app catalog for information and itinerary cards Update image assets in travel app catalog for information card and itinerary items Nov 1, 2025
@victoreronmosele victoreronmosele marked this pull request as draft November 1, 2025 17:26
@victoreronmosele victoreronmosele force-pushed the fix/travel-app-widget-catalog branch from 3def605 to 3fc3c79 Compare November 1, 2025 17:32
@victoreronmosele victoreronmosele force-pushed the fix/travel-app-widget-catalog branch from 1e5010e to 86427a1 Compare November 1, 2025 17:36
@victoreronmosele victoreronmosele marked this pull request as ready for review November 1, 2025 17:41
@jacobsimionato
Copy link
Collaborator

Thank you very much, Victor!!

@victoreronmosele
Copy link
Contributor Author

Happy to contribute! Just fixed the conflict.

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