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

feat: info msg if owner is not awailable after community ownership change #12560

Merged
merged 2 commits into from
Oct 31, 2023

Conversation

mprakhov
Copy link
Contributor

What does the PR do

When the community ownership changes, the new owner will kick out all members and they must reveal their address in order to rejoin the community. As soon, as they will do it - they will automatically rejoin by the control node.
If the control node will not be online to accept them, the appropriate info msg will be displayed

Closes: #11969

status-go PR: status-im/status-go#4187

Affected areas

Ownership change

Screenshot of functionality (including design for comparison)

Screen.Recording.2023-10-26.at.22.21.34.mov

@mprakhov mprakhov requested review from a team, iurimatias, shinnok, jrainville, osmaczko and endulab and removed request for a team October 26, 2023 20:35
@status-im-auto
Copy link
Member

status-im-auto commented Oct 26, 2023

Jenkins Builds

Click to see older builds (15)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ dd57cb9 #1 2023-10-26 20:41:50 ~5 min tests/nim 📄log
✔️ 16f374a #2 2023-10-26 20:47:28 ~5 min tests/nim 📄log
✔️ 16f374a #2 2023-10-26 20:49:41 ~7 min macos/aarch64 🍎dmg
✔️ 16f374a #2 2023-10-26 20:51:55 ~9 min macos/x86_64 🍎dmg
✔️ 16f374a #2 2023-10-26 20:52:27 ~10 min tests/ui 📄log
✔️ 16f374a #2 2023-10-26 20:56:59 ~14 min linux/x86_64 📦tgz
✔️ 16f374a #2 2023-10-26 21:13:58 ~31 min windows/x86_64 💿exe
✔️ 16f374a #2 2023-10-26 21:16:12 ~33 min tests/e2e 📄log
✖️ 23afd6f #3 2023-10-27 09:19:58 ~2 min tests/e2e 📄log
✔️ 23afd6f #3 2023-10-27 09:23:05 ~5 min tests/nim 📄log
✔️ 23afd6f #3 2023-10-27 09:23:06 ~5 min macos/aarch64 🍎dmg
✔️ 23afd6f #3 2023-10-27 09:26:08 ~8 min macos/x86_64 🍎dmg
✔️ 23afd6f #3 2023-10-27 09:28:19 ~10 min tests/ui 📄log
✔️ 23afd6f #3 2023-10-27 09:32:17 ~14 min linux/x86_64 📦tgz
✔️ 23afd6f #3 2023-10-27 09:44:55 ~27 min windows/x86_64 💿exe
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ b579e1c #5 2023-10-31 12:46:04 ~5 min tests/nim 📄log
✔️ b579e1c #5 2023-10-31 12:51:53 ~11 min tests/ui 📄log
✔️ b579e1c #5 2023-10-31 12:52:02 ~11 min macos/x86_64 🍎dmg
✔️ b579e1c #5 2023-10-31 12:55:45 ~14 min linux/x86_64 📦tgz
✔️ b579e1c #5 2023-10-31 13:06:18 ~25 min windows/x86_64 💿exe
✔️ b579e1c #5 2023-10-31 13:15:27 ~34 min tests/e2e 📄log
✔️ 75d1649 #7 2023-10-31 14:28:24 ~5 min macos/aarch64 🍎dmg
✔️ 75d1649 #7 2023-10-31 14:28:53 ~6 min tests/nim 📄log
✔️ 75d1649 #7 2023-10-31 14:30:56 ~8 min macos/x86_64 🍎dmg
✔️ 75d1649 #7 2023-10-31 14:33:54 ~11 min tests/ui 📄log
✔️ 75d1649 #7 2023-10-31 14:37:11 ~14 min linux/x86_64 📦tgz
✔️ 75d1649 #7 2023-10-31 14:46:06 ~23 min windows/x86_64 💿exe
✖️ 75d1649 #7 2023-10-31 14:52:27 ~29 min tests/e2e 📄log
✔️ 75d1649 #8 2023-10-31 17:39:39 ~31 min tests/e2e 📄log

@mprakhov mprakhov force-pushed the mp/issue-11969 branch 2 times, most recently from 7797745 to b579e1c Compare October 31, 2023 12:40
Copy link
Member

@jrainville jrainville left a comment

Choose a reason for hiding this comment

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

Apart from naming, all looks good to me

src/app/modules/main/chat_section/view.nim Outdated Show resolved Hide resolved
@mprakhov mprakhov merged commit b414d61 into master Oct 31, 2023
8 of 9 checks passed
@mprakhov mprakhov deleted the mp/issue-11969 branch October 31, 2023 17:55
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.

[Community Ownership] new Owner should ask members for addresses
4 participants