Skip to content

fix: update asset for XCode 16 + iOS 26 for InteractiveKeyboard test case#1277

Merged
kirillzyusko merged 1 commit intomainfrom
fix/e2e-for-xcode-16-ios-26-interactive-keyboard-asset
Jan 15, 2026
Merged

fix: update asset for XCode 16 + iOS 26 for InteractiveKeyboard test case#1277
kirillzyusko merged 1 commit intomainfrom
fix/e2e-for-xcode-16-ios-26-interactive-keyboard-asset

Conversation

@kirillzyusko
Copy link
Copy Markdown
Owner

@kirillzyusko kirillzyusko commented Jan 15, 2026

📜 Description

Updated e2e asset for XCode 16 + iOS 26.

💡 Motivation and Context

Fixing regression accidentally introduced in #1193 But #1161 fixes the problem 🤞

"Wow! I've been looking" message must be visible!

📢 Changelog

E2E

  • update InteractiveKeyboardIsShown asset for XCode 16 + iOS 26;

🤔 How Has This Been Tested?

Tested manually via this PR and locally.

📝 Checklist

  • CI successfully passed
  • I added new mocks and corresponding unit-tests if library API was changed

@kirillzyusko kirillzyusko self-assigned this Jan 15, 2026
@kirillzyusko kirillzyusko added 👆 interactive keyboard Anything related to interactive keyboard dismissing e2e Anything about E2E tests  iOS 26 Anything specific to iOS 26 labels Jan 15, 2026
@github-actions
Copy link
Copy Markdown
Contributor

📊 Package size report

Current size Target Size Difference
230450 bytes 230450 bytes 0 bytes 📉

@kirillzyusko kirillzyusko marked this pull request as ready for review January 15, 2026 19:04
@kirillzyusko kirillzyusko merged commit c8e8f90 into main Jan 15, 2026
18 of 20 checks passed
@kirillzyusko kirillzyusko deleted the fix/e2e-for-xcode-16-ios-26-interactive-keyboard-asset branch January 15, 2026 19:04
kirillzyusko added a commit that referenced this pull request Jan 16, 2026
…case (#1279)

## 📜 Description

Updated e2e asset for XCode 16 + iOS 26.

## 💡 Motivation and Context

Fixing regression accidentally introduced in
#1193
But
#1161
fixes the problem 🤞

In
#1277
I forgot to change keyboard to English-only layout 😓

"Wow! I've been looking" message must be visible!

## 📢 Changelog

<!-- High level overview of important changes -->
<!-- For example: fixed status bar manipulation; added new types
declarations; -->
<!-- If your changes don't affect one of platform/language below - then
remove this platform/language -->

### E2E

- update `InteractiveKeyboardIsShown` asset for XCode 16 + iOS 26;

## 🤔 How Has This Been Tested?

Tested manually via this PR and locally.

## 📝 Checklist

- [x] CI successfully passed
- [x] I added new mocks and corresponding unit-tests if library API was
changed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

e2e Anything about E2E tests 👆 interactive keyboard Anything related to interactive keyboard dismissing  iOS 26 Anything specific to iOS 26

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant