Skip to content

Fix avatar thumbnail in participants' profile#8577

Merged
andreslucena merged 3 commits intodevelopfrom
fix/user-avatar-thumbnail
Dec 10, 2021
Merged

Fix avatar thumbnail in participants' profile#8577
andreslucena merged 3 commits intodevelopfrom
fix/user-avatar-thumbnail

Conversation

@andreslucena
Copy link
Copy Markdown
Member

@andreslucena andreslucena commented Nov 30, 2021

🎩 What? Why?

We have a problem with the participants avatars thumbnails where it was resized in the browser instead of showing the thumbnailed version (!!).

It's really visible here:

imagen

where a 25x20 is actually a 1280x1061 image

This PR fixes that.

📌 Related Issues

Testing

Inspect a participant avatar. Check that it's much smaller

📷 Screenshots

image

♥️ Thank you!

@andreslucena andreslucena force-pushed the fix/user-avatar-thumbnail branch from 50a4d8a to 19fb74e Compare December 10, 2021 13:02
@andreslucena andreslucena merged commit d901eef into develop Dec 10, 2021
@andreslucena andreslucena deleted the fix/user-avatar-thumbnail branch December 10, 2021 14:00
entantoencuanto added a commit to PopulateTools/decidim that referenced this pull request Dec 10, 2021
* fix/meetings_form_embed_type_visibility:
  Fix tests by adding missing doubled attributes
  Include value in validation conditional
  Allow participants to set iframe access level of meetings
  Fix embed type visibility in participants form
  Remove blank option in meetings embed type select
  Fix avatar thumbnail in participants' profile (decidim#8577)
  Fix HTML injection in comments and meeting's description (decidim#8511)
  Add search, filters and sorting to admin panel budget projects (decidim#8592)
  Add cache key separator to cache_hash (decidim#8559)
  Move social login buttons to the top of the login modal (decidim#8574)
  Fix the meeting copy functionality (decidim#8430)
  Temporarily ignore CSS validation issue in CI (decidim#8597)
  Fix security instructions (decidim#8587)
@andreslucena andreslucena added the type: fix PRs that implement a fix for a bug label Jan 10, 2022
@alecslupu alecslupu added this to the 0.26.0 milestone Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: core type: fix PRs that implement a fix for a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use thumbnail for users avatars on home Last Activity block

2 participants