Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

[WIP] Add custom vue-avatar library & update component + snapshot #1242

Closed
wants to merge 1 commit into from

Conversation

pascalwengerter
Copy link
Contributor

@pascalwengerter pascalwengerter commented Apr 26, 2021

Feel free to check out the changes locally. We perhaps should merge my repo to it's master branch and do a proper release before introducing it to web

@update-docs
Copy link

update-docs bot commented Apr 26, 2021

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@pascalwengerter pascalwengerter changed the title Add custom vue-avatar library & update component + snapshot [WIP] Add custom vue-avatar library & update component + snapshot Apr 26, 2021
@fschade
Copy link
Collaborator

fschade commented Apr 27, 2021

pascalwengerter/vue-avatar#21042021_add-lazy-img-loading needs dist to be part of repo

Copy link
Collaborator

@fschade fschade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯, LGMT, maybe we should backport the vue-avatar later to the web repo if they do not apply the pr

@@ -1,9 +1,24 @@
<template>
<img
v-if="src.length > 0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is an issue: if the image fails to load we also need to fall back to the avatar component.

@pascalwengerter
Copy link
Contributor Author

Closed as outdated, will open a PR that supersedes this soon

@pascalwengerter pascalwengerter deleted the 25042021_custom-vue-avatar branch May 6, 2021 13:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants