Page MenuHomePhabricator

Add parent name to subchannels and sidebars modals
ClosedPublic

Authored by inka on Jan 10 2023, 12:23 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 17, 10:13 AM
Unknown Object (File)
Wed, Apr 17, 10:13 AM
Unknown Object (File)
Wed, Apr 17, 10:13 AM
Unknown Object (File)
Wed, Apr 17, 10:13 AM
Unknown Object (File)
Wed, Apr 17, 10:13 AM
Unknown Object (File)
Wed, Apr 17, 10:05 AM
Unknown Object (File)
Tue, Apr 2, 12:48 AM
Unknown Object (File)
Tue, Apr 2, 12:48 AM
Subscribers

Details

Summary
Test Plan

Run ios simulator, check that name displays correctly for short na long names in both subchannels modal and in sidebars modal

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

inka requested review of this revision.Jan 10 2023, 12:37 AM
This revision is now accepted and ready to land.Jan 10 2023, 3:09 AM
This revision now requires review to proceed.Jan 11 2023, 12:47 AM
tomek added inline comments.
native/chat/thread-list-modal.react.js
115–139 ↗(On Diff #20748)

Is there a reason for creating parentChat separately?

165 ↗(On Diff #20748)

We probably should use something thinner.

This revision is now accepted and ready to land.Jan 11 2023, 2:55 AM
tomek requested changes to this revision.Jan 11 2023, 8:27 AM
tomek added inline comments.
native/chat/thread-list-modal.react.js
115–121 ↗(On Diff #20748)

Maybe we can use Pill / ThreadPill components?

This revision now requires changes to proceed.Jan 11 2023, 8:27 AM

Use ThreadPill component

tomek added inline comments.
native/themes/colors.js
191 ↗(On Diff #20929)

Do we use this value?

This revision is now accepted and ready to land.Jan 13 2023, 7:29 AM