Page MenuHomePhabricator

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

Authored by benschac on May 12 2022, 3:24 PM.
Tags
None
Referenced Files
F1719621: D4023.diff
Thu, May 9, 3:23 AM
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)
Apr 6 2024, 3:33 AM

Details

Summary

use our input component moving forward

Test Plan

type text into input field

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

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!