Skip to content

fix(ac): fix review CR popup not showing correct data from the AC #17018

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

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

jrainville
Copy link
Member

What does the PR do

Fixes #16601

The original issue of seeing   was already fixed, but the popup, when opening from the activity center didn't have any spaces. However, when displayed from the profile, everything showed fine. So the fix was simply to remove the old way of opening from the AC and use the same call that is used in the profile popup.

Affected areas

Review contact request popup (when opened from the AC)

Architecture compliance

Screenshot of functionality

image

image

Impact on end user

Fixes the issue with spaces not working in the popup

How to test

  1. Receive a CR that contains spaces
  2. Go in the AC and click the three dots on the right
  3. Click "Details"
    Everything should look ok

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 spaces look weird still

Fixes #16601

The original issue of seeing ` `  was already fixed, but the popup, when opening from the activity center didn't have any spaces.
However, when displayed from the profile, everything showed fine.
So the fix was simply to remove the old way of opening from the AC and use the same call that is used in the profile popup.
@status-im-auto
Copy link
Member

status-im-auto commented Dec 31, 2024

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 525e3dd #1 2024-12-31 16:58:04 ~8 min tests/nim 📄log
✔️ 525e3dd #1 2024-12-31 16:58:18 ~8 min macos/aarch64 🍎dmg
✔️ 525e3dd #1 2024-12-31 17:01:08 ~11 min tests/ui 📄log
✔️ 525e3dd #1 2024-12-31 17:09:05 ~19 min linux-nix/x86_64 📦tgz
✔️ 525e3dd #1 2024-12-31 17:09:31 ~19 min macos/x86_64 🍎dmg
✔️ 525e3dd #1 2024-12-31 17:12:43 ~22 min windows/x86_64 💿exe
✔️ 525e3dd #1 2024-12-31 17:13:58 ~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.

LGTM

@jrainville jrainville merged commit 7a3b80e into master Jan 8, 2025
9 checks passed
@jrainville jrainville deleted the fix/review-contact-request-spaces branch January 8, 2025 15:50
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.

nbsp displayed in review contact request
4 participants