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(profile): fix canceling modifications in the profile #15905

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

jrainville
Copy link
Member

Fixes #15904

cancel.webm

@@ -134,10 +134,6 @@ QtObject {
root.profileModule.moveLink(fromRow, toRow)
}

function resetSocialLinks() {
Copy link
Member

Choose a reason for hiding this comment

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

You can remove the whole section afaics, lines 116-144

Copy link
Member Author

Choose a reason for hiding this comment

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

Good point. Indeed there was a comment. I checked all those functions and they are never used. Removed

@status-im-auto
Copy link
Member

status-im-auto commented Jul 30, 2024

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 75b868b #1 2024-07-30 19:34:46 ~6 min macos/aarch64 🍎dmg
✔️ 75b868b #1 2024-07-30 19:35:12 ~6 min tests/nim 📄log
✔️ 96cc689 #2 2024-07-30 19:39:56 ~4 min macos/aarch64 🍎dmg
✔️ 96cc689 #2 2024-07-30 19:42:17 ~6 min tests/nim 📄log
✔️ 96cc689 #2 2024-07-30 19:49:27 ~13 min tests/ui 📄log
✔️ 96cc689 #2 2024-07-30 19:50:05 ~14 min linux-nix/x86_64 📦tgz
✔️ 96cc689 #2 2024-07-30 19:51:32 ~15 min macos/x86_64 🍎dmg
✔️ 96cc689 #2 2024-07-30 19:52:27 ~16 min linux/x86_64 📦tgz
✔️ 96cc689 #2 2024-07-30 20:01:22 ~25 min windows/x86_64 💿exe

Copy link
Contributor

@alexjba alexjba left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks 👍

@jrainville jrainville merged commit 31bc87b into release/2.30.x Jul 30, 2024
9 checks passed
@jrainville jrainville deleted the fix/cancel-profile-showcase branch July 30, 2024 21:27
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.

4 participants