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
F2770570: D13179.id43806.diff
Thu, Sep 19, 8:53 PM
F2770019: D13179.id43736.diff
Thu, Sep 19, 7:14 PM
F2769625: D13179.diff
Thu, Sep 19, 6:38 PM
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
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
Branch
inka/nux
Lint
No Lint Coverage
Unit
No Test Coverage

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

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 ↗(On Diff #43806)

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 ↗(On Diff #43806)

Whitespace issue here too