Skip to content

Safearea bottom sheet simplifications, warnings eliminated#20868

Open
micieslak wants to merge 1 commit into
release/2.38.xfrom
fix/issue-20867-safearea-bottom-sheet-simplifications
Open

Safearea bottom sheet simplifications, warnings eliminated#20868
micieslak wants to merge 1 commit into
release/2.38.xfrom
fix/issue-20867-safearea-bottom-sheet-simplifications

Conversation

@micieslak
Copy link
Copy Markdown
Member

@micieslak micieslak commented May 14, 2026

What does the PR do

It elminates logical circular dependencies and binding loop warnings.

Closes: #20867

Affected areas

main.qml, StatusDropdown

Quality checklist

Screencapture of the functionality

Impact on end user

Low

How to test

Navigate to various sections, trigger popups, interact with the virtual keyboard on mobile

Risk

Risk of regression related to safe areas

@micieslak micieslak force-pushed the fix/issue-20867-safearea-bottom-sheet-simplifications branch from 7965722 to eb2088f Compare May 14, 2026 15:04
@micieslak micieslak requested a review from sunleos May 14, 2026 15:12
@status-im-auto
Copy link
Copy Markdown
Member

status-im-auto commented May 14, 2026

Jenkins Builds

Click to see older builds (10)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ eb2088f 2 2026-05-14 15:12:27 ~7 min tests/nim 📄log
✔️ eb2088f 2 2026-05-14 15:15:09 ~10 min android/arm64 🤖apk 📲
✔️ eb2088f 2 2026-05-14 15:16:42 ~11 min ios/aarch64 📱ipa 📲
✔️ eb2088f 2 2026-05-14 15:18:03 ~13 min tests/ui 📄log
✔️ eb2088f 2 2026-05-14 15:19:37 ~14 min macos/aarch64 🍎dmg
✔️ eb2088f 2 2026-05-14 15:22:26 ~17 min linux/x86_64 📦tgz
✔️ eb2088f 2 2026-05-14 15:41:34 ~36 min windows/x86_64 💿exe
✖️ eb2088f 11240 2026-05-14 15:49:56 ~27 min tests/e2e 📊rpt
✖️ eb2088f 3219 2026-05-14 15:57:38 ~42 min tests/e2e-android 📦pkg
✔️ eb2088f 3202 2026-05-14 16:00:13 ~18 min tests/e2e-windows 📊rpt
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 9c5c5a2 3 2026-05-20 08:23:32 ~13 min ios/aarch64 📱ipa 📲
✔️ 9c5c5a2 3 2026-05-20 08:24:24 ~14 min tests/ui 📄log
✔️ 9c5c5a2 3 2026-05-20 08:26:41 ~16 min android/arm64 🤖apk 📲
✔️ 9c5c5a2 3 2026-05-20 08:27:25 ~17 min macos/aarch64 🍎dmg
✔️ 9c5c5a2 3 2026-05-20 08:47:37 ~37 min windows/x86_64 💿exe
✔️ 9c5c5a2 3285 2026-05-20 09:20:15 ~32 min tests/e2e-windows 📊rpt

Copy link
Copy Markdown
Collaborator

@sunleos sunleos left a comment

Choose a reason for hiding this comment

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

tested
have not spotted any issues

Copy link
Copy Markdown
Collaborator

@noeliaSD noeliaSD left a comment

Choose a reason for hiding this comment

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

Code LGTM. I run a manual test on iPhone and didn't catch any safe area issue.

@sunleos
Copy link
Copy Markdown
Collaborator

sunleos commented May 15, 2026

Hey @noeliaSD, Michal is off today, let's merge this PR if there is nothing else left to fix/correct.

@caybro
Copy link
Copy Markdown
Member

caybro commented May 15, 2026

Hey @noeliaSD, Michal is off today, let's merge this PR if there is nothing else left to fix/correct.

It has conflicts...

@caybro
Copy link
Copy Markdown
Member

caybro commented May 15, 2026

The change to main.qml is not trivial, and with the recent code overhaul the conflict is rather complex :) I'd wait for @micieslak with this one

@caybro
Copy link
Copy Markdown
Member

caybro commented May 19, 2026

@micieslak need to fix the conflicts and merge :)

It elminates logical circular dependencies and binding loop warnings.
@micieslak micieslak force-pushed the fix/issue-20867-safearea-bottom-sheet-simplifications branch from eb2088f to 9c5c5a2 Compare May 20, 2026 08:09
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.

[Browser] Browser menu (...) got reduced when the Keyboard is dismissed on the new tab Performance: binding loops on Safe Area

5 participants