Page MenuHomePhabricator

[native] Fix blinking overlay background
ClosedPublic

Authored by inka on Aug 22 2024, 2:37 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 8, 2:09 AM
Unknown Object (File)
Fri, Nov 8, 2:09 AM
Unknown Object (File)
Fri, Nov 8, 2:08 AM
Unknown Object (File)
Fri, Nov 8, 2:08 AM
Unknown Object (File)
Sun, Nov 3, 9:38 PM
Unknown Object (File)
Sun, Nov 3, 2:34 AM
Unknown Object (File)
Mon, Oct 28, 5:44 PM
Unknown Object (File)
Fri, Oct 25, 2:37 AM
Subscribers

Details

Summary

issue: ENG-9058

Test Plan

Please see the video:

(this is with a sleep(2000) in the nux handler, because otherwise the tip gets dismissed for some reason. Created https://linear.app/comm/issue/ENG-9085/fix-tip-getting-dismissed to track

Diff Detail

Repository
rCOMM Comm
Branch
inka/nux
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

inka requested review of this revision.Aug 22 2024, 3:04 AM

Turns out that the tip being dismissed is only happening after this diff. Trying to figure out why

Moved the handler in D13085, the tip is not dismissed anymore

This revision is now accepted and ready to land.Aug 23 2024, 5:17 AM
This revision was automatically updated to reflect the committed changes.