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

[#18833] Confirm button disappearing while editing address #19186

Merged
merged 5 commits into from
Mar 25, 2024

Conversation

ulisesmac
Copy link
Contributor

@ulisesmac ulisesmac commented Mar 11, 2024

fixes #18833

Summary

A small PR.

Screen.Recording.2024-03-11.at.3.58.35.p.m.mov

This PR has also the changes made in the PR

Becuase they are too realted.

Platforms

  • iOS

Steps to test

  • Open Status
  • Navigate to the Wallet tab -> Pick any account card -> edit
  • Now the button below is showing and disabled

status: ready

@ulisesmac ulisesmac requested review from clauxx, OmarBasem and a team March 11, 2024 21:22
@ulisesmac ulisesmac self-assigned this Mar 11, 2024
@status-im-auto
Copy link
Member

status-im-auto commented Mar 11, 2024

Jenkins Builds

Click to see older builds (32)
Commit #️⃣ Finished (UTC) Duration Platform Result
b297c10 #1 2024-03-11 21:23:56 ~1 min tests 📄log
✔️ b297c10 #1 2024-03-11 21:30:13 ~7 min android-e2e 🤖apk 📲
✔️ b297c10 #1 2024-03-11 21:30:13 ~7 min android 🤖apk 📲
✔️ b297c10 #1 2024-03-11 21:30:24 ~7 min ios 📱ipa 📲
✔️ d394e82 #2 2024-03-11 22:38:11 ~5 min tests 📄log
✔️ d394e82 #2 2024-03-11 22:39:36 ~7 min android-e2e 🤖apk 📲
✔️ d394e82 #2 2024-03-11 22:39:50 ~7 min android 🤖apk 📲
✔️ d394e82 #2 2024-03-11 22:43:58 ~11 min ios 📱ipa 📲
✔️ eef83f5 #4 2024-03-12 17:50:14 ~6 min tests 📄log
✔️ eef83f5 #4 2024-03-12 17:52:22 ~8 min android-e2e 🤖apk 📲
✔️ eef83f5 #4 2024-03-12 17:52:31 ~8 min android 🤖apk 📲
✔️ eef83f5 #4 2024-03-12 18:00:11 ~16 min ios 📱ipa 📲
✔️ 8664ecc #5 2024-03-15 19:44:19 ~5 min tests 📄log
✔️ 8664ecc #5 2024-03-15 19:45:29 ~7 min android-e2e 🤖apk 📲
✔️ 8664ecc #5 2024-03-15 19:45:36 ~7 min android 🤖apk 📲
✔️ 8664ecc #5 2024-03-15 19:46:52 ~8 min ios 📱ipa 📲
✔️ 0e17164 #6 2024-03-19 22:14:01 ~6 min tests 📄log
✔️ 0e17164 #6 2024-03-19 22:14:42 ~7 min android-e2e 🤖apk 📲
✔️ 0e17164 #6 2024-03-19 22:15:01 ~7 min android 🤖apk 📲
✔️ 0e17164 #6 2024-03-19 22:16:58 ~9 min ios 📱ipa 📲
✔️ 2a33cfd #7 2024-03-19 23:18:56 ~5 min tests 📄log
✔️ 2a33cfd #7 2024-03-19 23:20:00 ~7 min android-e2e 🤖apk 📲
✔️ 2a33cfd #7 2024-03-19 23:20:09 ~7 min android 🤖apk 📲
✔️ 2a33cfd #7 2024-03-19 23:21:41 ~8 min ios 📱ipa 📲
✔️ 88a234f #8 2024-03-19 23:33:41 ~7 min android 🤖apk 📲
✔️ 88a234f #8 2024-03-19 23:33:41 ~7 min android-e2e 🤖apk 📲
✔️ 88a234f #8 2024-03-19 23:35:09 ~8 min ios 📱ipa 📲
✔️ 95de837 #9 2024-03-22 15:33:18 ~6 min tests 📄log
✔️ 95de837 #9 2024-03-22 15:34:55 ~8 min android-e2e 🤖apk 📲
✔️ 95de837 #9 2024-03-22 15:34:56 ~8 min android 🤖apk 📲
✔️ 95de837 #9 2024-03-22 15:37:56 ~11 min ios 📱ipa 📲
✔️ e2007ed #10 2024-03-22 16:00:25 ~6 min tests 📄log
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 82621cb #11 2024-03-22 16:06:48 ~5 min tests 📄log
✔️ 82621cb #11 2024-03-22 16:08:15 ~7 min android-e2e 🤖apk 📲
✔️ 82621cb #11 2024-03-22 16:08:18 ~7 min android 🤖apk 📲
✔️ 82621cb #11 2024-03-22 16:11:35 ~10 min ios 📱ipa 📲
✔️ 3f5091d #12 2024-03-25 14:53:59 ~5 min tests 📄log
✔️ 3f5091d #12 2024-03-25 14:55:15 ~7 min android-e2e 🤖apk 📲
✔️ 3f5091d #12 2024-03-25 14:55:22 ~7 min android 🤖apk 📲
✔️ 3f5091d #12 2024-03-25 14:58:02 ~9 min ios 📱ipa 📲

Copy link
Member

@smohamedjavid smohamedjavid left a comment

Choose a reason for hiding this comment

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

🚀

src/status_im/contexts/wallet/create_account/view.cljs Outdated Show resolved Hide resolved
translations/en.json Outdated Show resolved Hide resolved
@ulisesmac ulisesmac changed the title [#18833] Confirm button disappearing while edditing address [#18833] Confirm button disappearing while editing address Mar 12, 2024
@ulisesmac ulisesmac force-pushed the 18833-confirm-button-disappearing branch 2 times, most recently from 827df0e to eef83f5 Compare March 12, 2024 17:43
@status-im-auto
Copy link
Member

90% of end-end tests have passed

Total executed tests: 48
Failed tests: 4
Expected to fail tests: 1
Passed tests: 43
IDs of failed tests: 702783,703496,703202,703629 
IDs of expected to fail tests: 703503 

Failed tests (4)

Click to expand
  • Rerun failed tests

  • Class TestCommunityMultipleDeviceMergedTwo:

    1. test_community_join_when_node_owner_offline, id: 703629

    Device 2: Looking for community: 'open community'
    Device 2: Click until `Text` by `accessibility id`: `community-description-text` will be presented

    critical/chats/test_public_chat_browsing.py:1178: in test_community_join_when_node_owner_offline
        self.errors.verify_no_errors()
    base_test_case.py:191: in verify_no_errors
        pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
     Text "You joined “closed community”" in shown toast element doesn't match expected "You joined “open community”"
    



    Device sessions

    Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:

    1. test_1_1_chat_is_shown_message_sent_delivered_from_offline, id: 702783

    Device 2: Find Text by xpath: //*[starts-with(@text,'test message')]/ancestor::android.view.ViewGroup[@content-desc='chat-item']
    Device 2: Tap on found: Text

    critical/chats/test_1_1_public_chats.py:610: in test_1_1_chat_is_shown_message_sent_delivered_from_offline
        self.errors.verify_no_errors()
    base_test_case.py:191: in verify_no_errors
        pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
     Message was not delivered after resending from offline
    E    Message status was not changed to Delivered, it's Sending after back up online!
    



    Device sessions

    2. test_1_1_chat_mute_chat, id: 703496

    Device 1: Click until ChatMessageInput by accessibility id: chat-message-input will be presented
    Device 1: Looking for a message by text: after unmute

    critical/chats/test_1_1_public_chats.py:651: in test_1_1_chat_mute_chat
        self.errors.verify_no_errors()
    base_test_case.py:191: in verify_no_errors
        pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
     Message text 'should be muted' is not shown in chat preview after mute
    E    Message 'should be muted' is not shown in chat for receiver after mute
    E    New messages counter is not shown after unmute
    E    Message text 'after unmute' is not shown in chat preview after unmute
    E    Message 'after unmute' is not shown in chat for receiver after unmute
    



    Device sessions

    Class TestGroupChatMultipleDeviceMergedNewUI:

    1. test_group_chat_reactions, id: 703202

    Device 1: Find EmojisNumber by xpath: //*[starts-with(@text,'This is a test message to check some reactions.')]/ancestor::android.view.ViewGroup[@content-desc='chat-item']/../..//*[@content-desc='emoji-reaction-2']/android.widget.TextView[2]
    Device 1: Find EmojisNumber by xpath: //*[starts-with(@text,'This is a test message to check some reactions.')]/ancestor::android.view.ViewGroup[@content-desc='chat-item']/../..//*[@content-desc='emoji-reaction-2']/android.widget.TextView[2]

    critical/chats/test_group_chat.py:119: in test_group_chat_reactions
        message_element.emojis_below_message(emoji="thumbs-up").wait_for_element_text(2)
    ../views/base_element.py:190: in wait_for_element_text
        self.driver.fail(message if message else "`%s` is not equal to expected `%s` in %s sec" % (
    base_test_case.py:179: in fail
        pytest.fail('Device %s: %s' % (self.number, text))
     Device 1: `1` is not equal to expected `2` in 30 sec
    



    Device sessions

    Expected to fail tests (1)

    Click to expand

    Class TestCommunityOneDeviceMerged:

    1. test_community_discovery, id: 703503

    Test is not run, e2e blocker  
    

    [[reason: [NOTRUN] Curated communities not loading, https://github.com//issues/17852]]

    Passed tests (43)

    Click to expand

    Class TestActivityCenterContactRequestMultipleDevicePR:

    1. test_add_contact_field_validation, id: 702777
    Device sessions

    2. test_activity_center_contact_request_accept_swipe_mark_all_as_read, id: 702851
    Device sessions

    3. test_activity_center_contact_request_decline, id: 702850
    Device sessions

    Class TestDeepLinksOneDevice:

    1. test_links_open_universal_links_from_chat, id: 704613
    Device sessions

    2. test_links_deep_links, id: 702775
    Device sessions

    Class TestActivityMultipleDevicePR:

    1. test_navigation_jump_to, id: 702936
    Device sessions

    2. test_activity_center_reply_read_unread_delete_filter_swipe, id: 702947
    Device sessions

    Class TestOneToOneChatMultipleSharedDevicesNewUi:

    1. test_1_1_chat_emoji_send_reply_and_open_link, id: 702782
    Device sessions

    2. test_1_1_chat_text_message_delete_push_disappear, id: 702733
    Device sessions

    3. test_1_1_chat_push_emoji, id: 702813
    Device sessions

    4. test_1_1_chat_non_latin_messages_stack_update_profile_photo, id: 702745
    Device sessions

    5. test_1_1_chat_edit_message, id: 702855
    Device sessions

    6. test_1_1_chat_send_image_save_and_share, id: 703391
    Device sessions

    7. test_1_1_chat_pin_messages, id: 702731
    Device sessions

    8. test_1_1_chat_message_reaction, id: 702730
    Device sessions

    Class TestCommunityMultipleDeviceMerged:

    1. test_community_several_images_send_reply, id: 703194
    Device sessions

    2. test_community_one_image_send_reply, id: 702859
    Device sessions

    3. test_community_emoji_send_copy_paste_reply, id: 702840
    Device sessions

    4. test_community_mark_all_messages_as_read, id: 703086
    Device sessions

    5. test_community_contact_block_unblock_offline, id: 702894
    Device sessions

    6. test_community_edit_delete_message_when_offline, id: 704615
    Device sessions

    7. test_community_message_delete, id: 702839
    Device sessions

    8. test_community_message_send_check_timestamps_sender_username, id: 702838
    Device sessions

    9. test_community_links_with_previews_github_youtube_twitter_gif_send_enable, id: 702844
    Device sessions

    10. test_community_message_edit, id: 702843
    Device sessions

    11. test_community_unread_messages_badge, id: 702841
    Device sessions

    Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:

    1. test_1_1_chat_delete_via_long_press_relogin, id: 702784
    Device sessions

    Class TestActivityMultipleDevicePRTwo:

    1. test_activity_center_mentions, id: 702957
    Device sessions

    2. test_activity_center_admin_notification_accept_swipe, id: 702958
    Device sessions

    Class TestCommunityMultipleDeviceMergedTwo:

    1. test_community_markdown_support, id: 702809
    Device sessions

    2. test_community_hashtag_links_to_community_channels, id: 702948
    Device sessions

    3. test_community_mentions_push_notification, id: 702786
    Device sessions

    4. test_community_leave, id: 702845
    Device sessions

    Class TestCommunityOneDeviceMerged:

    1. test_restore_multiaccount_with_waku_backup_remove_switch, id: 703133
    Device sessions

    2. test_community_copy_and_paste_message_in_chat_input, id: 702742
    Device sessions

    3. test_community_undo_delete_message, id: 702869
    Device sessions

    4. test_community_navigate_to_channel_when_relaunch, id: 702846
    Device sessions

    5. test_community_mute_community_and_channel, id: 703382
    Device sessions

    Class TestGroupChatMultipleDeviceMergedNewUI:

    1. test_group_chat_pin_messages, id: 702732
    Device sessions

    2. test_group_chat_mute_chat, id: 703495
    Device sessions

    3. test_group_chat_send_image_save_and_share, id: 703297
    Device sessions

    4. test_group_chat_join_send_text_messages_push, id: 702807
    Device sessions

    5. test_group_chat_offline_pn, id: 702808
    Device sessions

    @status-im-auto
    Copy link
    Member

    73% of end-end tests have passed

    Total executed tests: 48
    Failed tests: 12
    Expected to fail tests: 1
    Passed tests: 35
    
    IDs of failed tests: 703194,702859,702840,703086,702894,704615,703202,702839,702838,702844,702843,702841 
    
    IDs of expected to fail tests: 703503 
    

    Failed tests (12)

    Click to expand
  • Rerun failed tests

  • Class TestGroupChatMultipleDeviceMergedNewUI:

    1. test_group_chat_reactions, id: 703202

    Device 1: Wait for text element `EmojisNumber` to be equal to `1`
    Device 1: Find `EmojisNumber` by `xpath`: `//*[starts-with(@text,'This is a test message to check some reactions.')]/ancestor::android.view.ViewGroup[@content-desc='chat-item']/../..//*[@content-desc='emoji-reaction-1']/android.widget.TextView[2]`

    critical/chats/test_group_chat.py:120: in test_group_chat_reactions
        message_element.emojis_below_message(emoji="love").wait_for_element_text(1)
    ../views/base_element.py:181: in wait_for_element_text
        element_text = self.find_element().text.strip()
    ../views/base_element.py:79: in find_element
        raise NoSuchElementException(
     Device 1: EmojisNumber by xpath: `//*[starts-with(@text,'This is a test message to check some reactions.')]/ancestor::android.view.ViewGroup[@content-desc='chat-item']/../..//*[@content-desc='emoji-reaction-1']/android.widget.TextView[2]` is not found on the screen; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
    



    Device sessions

    Class TestCommunityMultipleDeviceMerged:

    1. test_community_several_images_send_reply, id: 703194

    Test setup failed: critical/chats/test_public_chat_browsing.py:322: in prepare_devices
        self.community_2.join_community()
    ../views/chat_view.py:437: in join_community
        ChatView(self.driver).chat_element_by_text("https://status.app/c/").click_on_link_inside_message_body()
    ../views/chat_view.py:193: in click_on_link_inside_message_body
        self.message_body.wait_for_visibility_of_element(30)
    ../views/base_element.py:147: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: Text by xpath:`//android.view.ViewGroup[@content-desc='chat-item']//android.widget.TextView[contains(@text,'https://status.app/c/')]` is not found on the screen after wait_for_visibility_of_element
    



    2. test_community_one_image_send_reply, id: 702859

    Test setup failed: critical/chats/test_public_chat_browsing.py:322: in prepare_devices
        self.community_2.join_community()
    ../views/chat_view.py:437: in join_community
        ChatView(self.driver).chat_element_by_text("https://status.app/c/").click_on_link_inside_message_body()
    ../views/chat_view.py:193: in click_on_link_inside_message_body
        self.message_body.wait_for_visibility_of_element(30)
    ../views/base_element.py:147: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: Text by xpath:`//android.view.ViewGroup[@content-desc='chat-item']//android.widget.TextView[contains(@text,'https://status.app/c/')]` is not found on the screen after wait_for_visibility_of_element
    



    3. test_community_emoji_send_copy_paste_reply, id: 702840

    Test setup failed: critical/chats/test_public_chat_browsing.py:322: in prepare_devices
        self.community_2.join_community()
    ../views/chat_view.py:437: in join_community
        ChatView(self.driver).chat_element_by_text("https://status.app/c/").click_on_link_inside_message_body()
    ../views/chat_view.py:193: in click_on_link_inside_message_body
        self.message_body.wait_for_visibility_of_element(30)
    ../views/base_element.py:147: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: Text by xpath:`//android.view.ViewGroup[@content-desc='chat-item']//android.widget.TextView[contains(@text,'https://status.app/c/')]` is not found on the screen after wait_for_visibility_of_element
    



    4. test_community_mark_all_messages_as_read, id: 703086

    Test setup failed: critical/chats/test_public_chat_browsing.py:322: in prepare_devices
        self.community_2.join_community()
    ../views/chat_view.py:437: in join_community
        ChatView(self.driver).chat_element_by_text("https://status.app/c/").click_on_link_inside_message_body()
    ../views/chat_view.py:193: in click_on_link_inside_message_body
        self.message_body.wait_for_visibility_of_element(30)
    ../views/base_element.py:147: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: Text by xpath:`//android.view.ViewGroup[@content-desc='chat-item']//android.widget.TextView[contains(@text,'https://status.app/c/')]` is not found on the screen after wait_for_visibility_of_element
    



    5. test_community_contact_block_unblock_offline, id: 702894

    Test setup failed: critical/chats/test_public_chat_browsing.py:322: in prepare_devices
        self.community_2.join_community()
    ../views/chat_view.py:437: in join_community
        ChatView(self.driver).chat_element_by_text("https://status.app/c/").click_on_link_inside_message_body()
    ../views/chat_view.py:193: in click_on_link_inside_message_body
        self.message_body.wait_for_visibility_of_element(30)
    ../views/base_element.py:147: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: Text by xpath:`//android.view.ViewGroup[@content-desc='chat-item']//android.widget.TextView[contains(@text,'https://status.app/c/')]` is not found on the screen after wait_for_visibility_of_element
    



    6. test_community_edit_delete_message_when_offline, id: 704615

    Test setup failed: critical/chats/test_public_chat_browsing.py:322: in prepare_devices
        self.community_2.join_community()
    ../views/chat_view.py:437: in join_community
        ChatView(self.driver).chat_element_by_text("https://status.app/c/").click_on_link_inside_message_body()
    ../views/chat_view.py:193: in click_on_link_inside_message_body
        self.message_body.wait_for_visibility_of_element(30)
    ../views/base_element.py:147: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: Text by xpath:`//android.view.ViewGroup[@content-desc='chat-item']//android.widget.TextView[contains(@text,'https://status.app/c/')]` is not found on the screen after wait_for_visibility_of_element
    



    7. test_community_message_delete, id: 702839

    Test setup failed: critical/chats/test_public_chat_browsing.py:322: in prepare_devices
        self.community_2.join_community()
    ../views/chat_view.py:437: in join_community
        ChatView(self.driver).chat_element_by_text("https://status.app/c/").click_on_link_inside_message_body()
    ../views/chat_view.py:193: in click_on_link_inside_message_body
        self.message_body.wait_for_visibility_of_element(30)
    ../views/base_element.py:147: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: Text by xpath:`//android.view.ViewGroup[@content-desc='chat-item']//android.widget.TextView[contains(@text,'https://status.app/c/')]` is not found on the screen after wait_for_visibility_of_element
    



    8. test_community_message_send_check_timestamps_sender_username, id: 702838

    Device 2: Joining community
    Device 2: Looking for a message by text: https://status.app/c/

    Test setup failed: critical/chats/test_public_chat_browsing.py:322: in prepare_devices
        self.community_2.join_community()
    ../views/chat_view.py:437: in join_community
        ChatView(self.driver).chat_element_by_text("https://status.app/c/").click_on_link_inside_message_body()
    ../views/chat_view.py:193: in click_on_link_inside_message_body
        self.message_body.wait_for_visibility_of_element(30)
    ../views/base_element.py:147: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: Text by xpath:`//android.view.ViewGroup[@content-desc='chat-item']//android.widget.TextView[contains(@text,'https://status.app/c/')]` is not found on the screen after wait_for_visibility_of_element
    



    Device sessions

    9. test_community_links_with_previews_github_youtube_twitter_gif_send_enable, id: 702844

    Test setup failed: critical/chats/test_public_chat_browsing.py:322: in prepare_devices
        self.community_2.join_community()
    ../views/chat_view.py:437: in join_community
        ChatView(self.driver).chat_element_by_text("https://status.app/c/").click_on_link_inside_message_body()
    ../views/chat_view.py:193: in click_on_link_inside_message_body
        self.message_body.wait_for_visibility_of_element(30)
    ../views/base_element.py:147: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: Text by xpath:`//android.view.ViewGroup[@content-desc='chat-item']//android.widget.TextView[contains(@text,'https://status.app/c/')]` is not found on the screen after wait_for_visibility_of_element
    



    10. test_community_message_edit, id: 702843

    Test setup failed: critical/chats/test_public_chat_browsing.py:322: in prepare_devices
        self.community_2.join_community()
    ../views/chat_view.py:437: in join_community
        ChatView(self.driver).chat_element_by_text("https://status.app/c/").click_on_link_inside_message_body()
    ../views/chat_view.py:193: in click_on_link_inside_message_body
        self.message_body.wait_for_visibility_of_element(30)
    ../views/base_element.py:147: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: Text by xpath:`//android.view.ViewGroup[@content-desc='chat-item']//android.widget.TextView[contains(@text,'https://status.app/c/')]` is not found on the screen after wait_for_visibility_of_element
    



    11. test_community_unread_messages_badge, id: 702841

    Test setup failed: critical/chats/test_public_chat_browsing.py:322: in prepare_devices
        self.community_2.join_community()
    ../views/chat_view.py:437: in join_community
        ChatView(self.driver).chat_element_by_text("https://status.app/c/").click_on_link_inside_message_body()
    ../views/chat_view.py:193: in click_on_link_inside_message_body
        self.message_body.wait_for_visibility_of_element(30)
    ../views/base_element.py:147: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: Text by xpath:`//android.view.ViewGroup[@content-desc='chat-item']//android.widget.TextView[contains(@text,'https://status.app/c/')]` is not found on the screen after wait_for_visibility_of_element
    



    Expected to fail tests (1)

    Click to expand

    Class TestCommunityOneDeviceMerged:

    1. test_community_discovery, id: 703503

    Test is not run, e2e blocker  
    

    [[reason: [NOTRUN] Curated communities not loading, https://github.com//issues/17852]]

    Passed tests (35)

    Click to expand

    Class TestActivityMultipleDevicePRTwo:

    1. test_activity_center_mentions, id: 702957
    Device sessions

    2. test_activity_center_admin_notification_accept_swipe, id: 702958
    Device sessions

    Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:

    1. test_1_1_chat_delete_via_long_press_relogin, id: 702784
    Device sessions

    2. test_1_1_chat_is_shown_message_sent_delivered_from_offline, id: 702783
    Device sessions

    3. test_1_1_chat_mute_chat, id: 703496
    Device sessions

    Class TestOneToOneChatMultipleSharedDevicesNewUi:

    1. test_1_1_chat_emoji_send_reply_and_open_link, id: 702782
    Device sessions

    2. test_1_1_chat_text_message_delete_push_disappear, id: 702733
    Device sessions

    3. test_1_1_chat_push_emoji, id: 702813
    Device sessions

    4. test_1_1_chat_non_latin_messages_stack_update_profile_photo, id: 702745
    Device sessions

    5. test_1_1_chat_edit_message, id: 702855
    Device sessions

    6. test_1_1_chat_send_image_save_and_share, id: 703391
    Device sessions

    7. test_1_1_chat_pin_messages, id: 702731
    Device sessions

    8. test_1_1_chat_message_reaction, id: 702730
    Device sessions

    Class TestCommunityOneDeviceMerged:

    1. test_restore_multiaccount_with_waku_backup_remove_switch, id: 703133
    Device sessions

    2. test_community_copy_and_paste_message_in_chat_input, id: 702742
    Device sessions

    3. test_community_undo_delete_message, id: 702869
    Device sessions

    4. test_community_navigate_to_channel_when_relaunch, id: 702846
    Device sessions

    5. test_community_mute_community_and_channel, id: 703382
    Device sessions

    Class TestDeepLinksOneDevice:

    1. test_links_open_universal_links_from_chat, id: 704613
    Device sessions

    2. test_links_deep_links, id: 702775
    Device sessions

    Class TestActivityMultipleDevicePR:

    1. test_navigation_jump_to, id: 702936
    Device sessions

    2. test_activity_center_reply_read_unread_delete_filter_swipe, id: 702947
    Device sessions

    Class TestGroupChatMultipleDeviceMergedNewUI:

    1. test_group_chat_pin_messages, id: 702732
    Device sessions

    2. test_group_chat_mute_chat, id: 703495
    Device sessions

    3. test_group_chat_send_image_save_and_share, id: 703297
    Device sessions

    4. test_group_chat_join_send_text_messages_push, id: 702807
    Device sessions

    5. test_group_chat_offline_pn, id: 702808
    Device sessions

    Class TestActivityCenterContactRequestMultipleDevicePR:

    1. test_add_contact_field_validation, id: 702777
    Device sessions

    2. test_activity_center_contact_request_accept_swipe_mark_all_as_read, id: 702851
    Device sessions

    3. test_activity_center_contact_request_decline, id: 702850
    Device sessions

    Class TestCommunityMultipleDeviceMergedTwo:

    1. test_community_markdown_support, id: 702809
    Device sessions

    2. test_community_hashtag_links_to_community_channels, id: 702948
    Device sessions

    3. test_community_mentions_push_notification, id: 702786
    Device sessions

    4. test_community_leave, id: 702845
    Device sessions

    5. test_community_join_when_node_owner_offline, id: 703629
    Device sessions

    @pavloburykh pavloburykh force-pushed the 18833-confirm-button-disappearing branch from eef83f5 to 8664ecc Compare March 15, 2024 19:38
    @mariia-skrypnyk mariia-skrypnyk self-assigned this Mar 18, 2024
    @mariia-skrypnyk
    Copy link

    Hi @ulisesmac! Thanks for your PR!

    I have a doubt regarding the correctness of a slide button fix.
    Here we have a design how it should look like with opened keyboard:
    Screenshot 2024-03-18 at 11 17 58

    And current fix looks like this:
    Screenshot 2024-03-18 at 11 23 19

    And I can not scroll here.

    @ulisesmac
    Copy link
    Contributor Author

    Hey @mariia-skrypnyk thanks for testing.

    I have a doubt regarding the correctness of a slide button fix.
    we have a design how it should look like with opened keyboard:

    That's related to the floating button page implementation, we might need to revisit it, currently designs look as:

    image

    And our implementation:

    image

    Not too different, atm this is out of scope of this PR, but we can create a follow up issue.

    And I can not scroll here.

    You couldn't scroll because the input was focused. at the beginning I didn't think that behavior is wrong, but now I enabled it, so we are now able to scroll 👍

    @ulisesmac ulisesmac force-pushed the 18833-confirm-button-disappearing branch from 2a33cfd to 88a234f Compare March 19, 2024 23:26
    @mariia-skrypnyk
    Copy link

    mariia-skrypnyk commented Mar 20, 2024

    That's related to the floating button page implementation, we might need to revisit it

    Hi @ulisesmac ! Thanks for a details.
    1) So, can I create PR for investigating the best approach for this overlapping of floating button of Origin and Derivation path blocks?
    Screenshot 2024-03-20 at 09 41 50

    2) In case 1) I still can not scroll to see the Derivation path. Can it be fixed in this PR or followup?

    IMG_7532.MP4

    @ulisesmac
    Copy link
    Contributor Author

    That's related to the floating button page implementation, we might need to revisit it

    Hi @ulisesmac ! Thanks for a details. 1) So, can I create PR for investigating the best approach for this overlapping of floating button of Origin and Derivation path blocks? Screenshot 2024-03-20 at 09 41 50

    2) In case 1) I still can not scroll to see the Derivation path. Can it be fixed in this PR or followup?
    IMG_7532.MP4

    Hey @mariia-skrypnyk

    AFAIK, that's an iOS behavior. If you are focusing an input and you can scroll, it'll be limited beacuse the input should always be within the screen.

    @mariia-skrypnyk
    Copy link

    Thanks @ulisesmac !
    I'll ask @Francesca-G review as I am not sure in my opinion.
    @Francesca-G please, read our thread from #19186 (comment) comment. Thanks!

    @Francesca-G
    Copy link

    Thanks @ulisesmac ! I'll ask @Francesca-G review as I am not sure in my opinion. @Francesca-G please, read our thread from #19186 (comment) comment. Thanks!

    Yes I think that the user should be able to scroll and see the whole screen when the keyboard is open 👍

    @ulisesmac
    Copy link
    Contributor Author

    Thanks @ulisesmac ! I'll ask @Francesca-G review as I am not sure in my opinion. @Francesca-G please, read our thread from #19186 (comment) comment. Thanks!

    Yes I think that the user should be able to scroll and see the whole screen when the keyboard is open 👍

    Hey @Francesca-G thanks for checking this out!

    I'm allowing the scroll, but I think it's an iOS issue, it seems if you have a focused input you can't scroll beyond. It's not related to the keyboard, it's because the input is being focused.
    Could you please correct me if I am wrong?

    In case you confirm this is actually an issue, we'd like to address it in a follow up, since rn we are focusing on solving other more important bugs.

    thanks!

    @Francesca-G
    Copy link

    Hey @Francesca-G thanks for checking this out!

    I'm allowing the scroll, but I think it's an iOS issue, it seems if you have a focused input you can't scroll beyond. It's not related to the keyboard, it's because the input is being focused. Could you please correct me if I am wrong?

    In case you confirm this is actually an issue, we'd like to address it in a follow up, since rn we are focusing on solving other more important bugs.

    thanks!

    @ulisesmac I was experimenting with it and as you can see from the video you're able to drag the page to see the derivation path. The main issue is that the page stays like that after the keyboard goes down (look at the account avatar that is cut at the top of the page) and I wasn't able to drag the page back to its original position unless the keyboard was open.

    So, if we're going to address the scrolling issue this issue needs to be addressed too.

    RPReplay_Final1711100087.mov

    @ulisesmac ulisesmac force-pushed the 18833-confirm-button-disappearing branch from 88a234f to 95de837 Compare March 22, 2024 15:24
    @ulisesmac
    Copy link
    Contributor Author

    Hey @Francesca-G, I've fixed the issue, thanks for spotting it!

    Here's a video of the new behavior:

    Screen.Recording.2024-03-22.at.9.50.48.a.m.mov

    @ulisesmac ulisesmac force-pushed the 18833-confirm-button-disappearing branch from e2007ed to 82621cb Compare March 22, 2024 16:00
    Copy link

    @Francesca-G Francesca-G left a comment

    Choose a reason for hiding this comment

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

    looks good now, thanks @ulisesmac for fixing it ✨

    @ulisesmac ulisesmac merged commit a405de6 into develop Mar 25, 2024
    6 checks passed
    @ulisesmac ulisesmac deleted the 18833-confirm-button-disappearing branch March 25, 2024 15:00
    mmilad75 pushed a commit that referenced this pull request Apr 2, 2024
    * Fix button disappearing when keyboard is hidden
    
    * Improve keyboard scrolling
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    Archived in project
    Archived in project
    Development

    Successfully merging this pull request may close these issues.

    [IOS only] The 'Confirm' button disappears in the editing address flow when the keyboard is closed
    8 participants