Page MenuHomePhabricator

[web] [refactor] [ENG-536] use input component
ClosedPublic

Authored by benschac on May 12 2022, 3:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 21, 9:19 PM
Unknown Object (File)
Fri, Apr 19, 6:42 PM
Unknown Object (File)
Fri, Apr 19, 6:42 PM
Unknown Object (File)
Fri, Apr 19, 6:42 PM
Unknown Object (File)
Fri, Apr 19, 6:42 PM
Unknown Object (File)
Fri, Apr 19, 6:33 PM
Unknown Object (File)
Sat, Apr 6, 3:33 AM
Unknown Object (File)
Thu, Mar 28, 10:49 PM

Details

Summary

use our input component moving forward

Test Plan

type text into input field

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Could you share a screenshot?

web/modals/chat/sidebar-list-modal.react.js
122 ↗(On Diff #12599)

Isn't the input enabled by default?

This revision is now accepted and ready to land.May 13 2022, 4:10 AM
web/modals/chat/sidebar-list-modal.react.js
122 ↗(On Diff #12599)

No, but it really should be, added a diff here: https://phabricator.ashoat.com/D4035

tomek added inline comments.
web/modals/chat/sidebar-list-modal.react.js
122 ↗(On Diff #12599)

Thanks!