Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(community): fix community image not updating #16807

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jrainville
Copy link
Member

@jrainville jrainville commented Nov 22, 2024

What does the PR do

Fixes #16688

Fixes the issue by adding a version to the URL on the status-go side. No extra code needed on our side. The only change is that we no longer need the addTimestampToURL hack for the community now.

Status-go PR: status-im/status-go#6118

Affected areas

Community image url

Screenshot of functionality (including design for comparison)

edit-img.webm

Note that the app on the right is on master, hence why it still has the issue

Impact on end user

Updated image will show straight away

How to test

  • Update the image of your community
  • Update the image of a community you joined or spectated

Risk

Tick one:

  • Low risk: 2 devs MUST perform testing as specified above and attach their results as comments to this PR before merging.
  • High risk: QA team MUST perform additional testing in the specified affected areas before merging.

Worst case: the bug still happens

Fixes #16688

Fixes the issue by adding a version to the URL on the status-go side. No extra code needed on our side.
The only change is that we no longer need the `addTimestampToURL` hack for the community now.
@status-im-auto
Copy link
Member

status-im-auto commented Nov 22, 2024

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 856fede #1 2024-11-22 20:15:03 ~6 min macos/aarch64 🍎dmg
✔️ 856fede #1 2024-11-22 20:16:44 ~8 min tests/nim 📄log
✔️ 856fede #1 2024-11-22 20:21:40 ~13 min tests/ui 📄log
✔️ 856fede #1 2024-11-22 20:23:59 ~15 min macos/x86_64 🍎dmg
✔️ 856fede #1 2024-11-22 20:24:11 ~16 min linux-nix/x86_64 📦tgz
✔️ 856fede #1 2024-11-22 20:28:52 ~20 min windows/x86_64 💿exe
✔️ 856fede #1 2024-11-22 20:32:41 ~24 min linux/x86_64 📦tgz

Copy link
Member

@caybro caybro left a comment

Choose a reason for hiding this comment

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

Very cool! Would be nice to fix it for the user image(s) as well and get rid of the timestamp helper completely

@jrainville
Copy link
Member Author

Very cool! Would be nice to fix it for the user image(s) as well and get rid of the timestamp helper completely

Agreed. I created a new issue for it: #16814

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Community] Changing logo doesn't get propagated
4 participants