-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Thumbnail multiple images fallback when 404 (#570)
* WIP : trying to send multiple images to gn ui thumbnail component need to get rid of this multiple fit and fits inputs. find a better way to implement it * Fix: Show org logo if thumbnail returns 404, show placeholder if also org log returns 404 * Remove console.log * Fix using original array and mutation of it * Add getter for each image array * wip changes to thumbnail * rollback api changes to thumbnail component --------- Co-authored-by: Florian Necas <florian.necas@camptocamp.com> Co-authored-by: Olivia Guyot <olivia.guyot@camptocamp.com>
- Loading branch information
1 parent
7503133
commit 260378e
Showing
6 changed files
with
113 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
libs/ui/search/src/lib/record-preview/record-preview.component.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters