Page MenuHomePhabricator

[native] Make possible to render tip not pointing to anything
ClosedPublic

Authored by inka on Tue, Aug 27, 10:03 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 18, 4:38 AM
Unknown Object (File)
Mon, Sep 16, 4:23 AM
Unknown Object (File)
Sun, Sep 15, 10:28 PM
Unknown Object (File)
Sat, Sep 14, 12:23 AM
Unknown Object (File)
Wed, Sep 11, 5:11 AM
Unknown Object (File)
Tue, Sep 10, 2:47 PM
Unknown Object (File)
Mon, Sep 9, 11:09 AM
Unknown Object (File)
Sun, Sep 8, 10:11 PM
Subscribers

Details

Summary

issue: ENG-9062
the intro tip will not be pointing to anything

Test Plan

tested with the next diff:

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

inka requested review of this revision.Tue, Aug 27, 10:25 AM
tomek added inline comments.
native/tooltip/nux-tips-overlay.react.js
134–137 ↗(On Diff #43701)

I guess you can have a single invariant for these

This revision is now accepted and ready to land.Wed, Aug 28, 4:06 AM

Just some style nits. Please note that we need to handle styling ourselves inside of prettier-ignore

native/tooltip/nux-tips-overlay.react.js
321

The worklet has to be wrapped with prettier-ignore to avoid stripping the Flow comment annotations, but that means we have to handle the styling ourselves

331

Whitespace issue here too