Page MenuHomePhabricator

[native] Create intro tip
ClosedPublic

Authored by inka on Aug 27 2024, 10:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 11, 3:35 PM
Unknown Object (File)
Wed, Mar 5, 10:14 PM
Unknown Object (File)
Feb 17 2025, 11:30 PM
Unknown Object (File)
Feb 17 2025, 11:30 PM
Unknown Object (File)
Feb 17 2025, 11:30 PM
Unknown Object (File)
Feb 17 2025, 11:30 PM
Unknown Object (File)
Feb 17 2025, 11:30 PM
Unknown Object (File)
Feb 17 2025, 11:30 PM
Subscribers

Details

Summary

issue: ENG-9062

Test Plan

Please see the video:

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 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.