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

Add syncing notification to System Tab #21314

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

Parveshdhull
Copy link
Member

@Parveshdhull Parveshdhull commented Sep 24, 2024

fixes #21288

Summary

Installation-related notification doesn't have their own tab. In the meeting with Alisher and QA, we agreed that for the time being show them in the System tab.
More information in the #21090 (comment) and in Issue description.

status: ready

@status-im-auto
Copy link
Member

status-im-auto commented Sep 24, 2024

Jenkins Builds

Click to see older builds (8)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ c72ea3c #1 2024-09-24 07:34:53 ~4 min tests 📄log
✔️ c72ea3c #1 2024-09-24 07:37:55 ~7 min android-e2e 🤖apk 📲
✔️ c72ea3c #1 2024-09-24 07:38:23 ~7 min android 🤖apk 📲
✔️ c72ea3c #1 2024-09-24 07:44:16 ~13 min ios 📱ipa 📲
✔️ 4e8abfa #2 2024-09-27 10:37:41 ~4 min tests 📄log
✔️ 4e8abfa #2 2024-09-27 10:40:35 ~7 min android-e2e 🤖apk 📲
✔️ 4e8abfa #2 2024-09-27 10:41:01 ~7 min android 🤖apk 📲
✔️ 4e8abfa #2 2024-09-27 10:54:27 ~21 min ios 📱ipa 📲
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 1c45a7a #3 2024-09-30 13:30:12 ~4 min tests 📄log
✔️ 1c45a7a #3 2024-09-30 13:34:10 ~8 min android-e2e 🤖apk 📲
✔️ 1c45a7a #3 2024-09-30 13:34:30 ~9 min android 🤖apk 📲
✔️ 1c45a7a #3 2024-09-30 13:34:39 ~9 min ios 📱ipa 📲
✔️ fa794de #4 2024-10-03 01:35:25 ~4 min tests 📄log
✔️ fa794de #4 2024-10-03 01:38:31 ~7 min android-e2e 🤖apk 📲
✔️ fa794de #4 2024-10-03 01:38:59 ~7 min android 🤖apk 📲
✔️ fa794de #4 2024-10-03 01:40:04 ~8 min ios 📱ipa 📲

@@ -28,7 +28,8 @@

;; TODO: Replace with correct enum values once status-go implements them.
(def ^:const tx 66612)
(def ^:const system 66614)
Copy link
Contributor

@qfrank qfrank Sep 24, 2024

Choose a reason for hiding this comment

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

Could you tell me why it was 66614 before? 🤔

Copy link
Member Author

Choose a reason for hiding this comment

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

Seems like a temporary placeholder.

Replace with correct enum values once status-go implements them.

@Horupa-Olena Horupa-Olena self-assigned this Sep 27, 2024
@Horupa-Olena
Copy link

@Parveshdhull Hi!
Thanks for your quick fix. Please rebase this PR.

@Parveshdhull Parveshdhull force-pushed the syncing/notification-tab branch from c72ea3c to 4e8abfa Compare September 27, 2024 10:32
@Horupa-Olena Horupa-Olena force-pushed the syncing/notification-tab branch from 4e8abfa to 1c45a7a Compare September 30, 2024 13:25
@Horupa-Olena
Copy link

@Parveshdhull Thank you for your fix! All work is correct.

I only have doubts about the fact that notifications disappear after confirming Pair and Sync and are not saved in the activity history. I couldn't find this point in Notion.

@status-im-auto
Copy link
Member

100% of end-end tests have passed

Total executed tests: 7
Failed tests: 0
Expected to fail tests: 0
Passed tests: 7

Passed tests (7)

Click to expand

Class TestCommunityOneDeviceMerged:

1. test_community_copy_and_paste_message_in_chat_input, id: 702742
Device sessions

2. test_restore_multiaccount_with_waku_backup_remove_switch, id: 703133
Device sessions

Class TestCommunityMultipleDeviceMerged:

1. test_community_message_edit, id: 702843
Device sessions

Class TestWalletMultipleDevice:

1. test_wallet_send_asset_from_drawer, id: 727230
2. test_wallet_send_eth, id: 727229

Class TestOneToOneChatMultipleSharedDevicesNewUi:

1. test_1_1_chat_non_latin_messages_stack_update_profile_photo, id: 702745
Device sessions

Class TestWalletOneDevice:

1. test_wallet_add_remove_regular_account, id: 727231
Device sessions

@Horupa-Olena
Copy link

@Parveshdhull We resolved this issue in the chat. Everything is fine, the PR is ready for merge.

@Parveshdhull Parveshdhull force-pushed the syncing/notification-tab branch from 1c45a7a to fa794de Compare October 3, 2024 01:30
@Parveshdhull Parveshdhull merged commit b536d20 into develop Oct 3, 2024
6 checks passed
@Parveshdhull Parveshdhull deleted the syncing/notification-tab branch October 3, 2024 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Add syncing notification to System Tab (status-go)
5 participants