Page MenuHomePhabricator

[native] Create intro tip
ClosedPublic

Authored by inka on Aug 27 2024, 10:06 AM.
Tags
None
Referenced Files
F3503220: D13180.id43702.diff
Fri, Dec 20, 5:19 AM
F3502629: D13180.id43735.diff
Fri, Dec 20, 4:29 AM
F3502265: D13180.id43736.diff
Fri, Dec 20, 4:00 AM
F3501903: D13180.id43807.diff
Fri, Dec 20, 3:52 AM
F3499731: D13180.diff
Fri, Dec 20, 12:01 AM
F3498129: D13180.id43807.diff
Thu, Dec 19, 8:52 PM
F3497840: D13180.id43735.diff
Thu, Dec 19, 8:00 PM
Unknown Object (File)
Sat, Dec 14, 9:01 PM
Subscribers

Details

Summary

issue: ENG-9062

Test Plan

Please see the video:

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

inka requested review of this revision.Aug 27 2024, 10:33 AM
tomek added inline comments.
native/components/nux-tips-context.react.js
112–114 ↗(On Diff #43702)

Can we check this based on the spec?

This revision is now accepted and ready to land.Aug 28 2024, 4:08 AM
native/components/nux-tips-context.react.js
112–114 ↗(On Diff #43702)

I like that! Thanks!

native/components/nux-tips-context.react.js
112–114 ↗(On Diff #43702)

Actually that doesn't work, because location is the location the key route is supposed to pass in its props.

Changed some things in the design in D13194, so @tomek's suggestion was possible be applied there

This revision was automatically updated to reflect the committed changes.