Page MenuHomePhabricator

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

Authored by benschac on May 12 2022, 3:24 PM.
Tags
None
Referenced Files
F1797597: D4023.id12599.diff
Sun, May 19, 11:19 PM
F1797361: D4023.id.diff
Sun, May 19, 10:23 PM
F1797323: D4023.id12658.diff
Sun, May 19, 10:10 PM
Unknown Object (File)
Tue, May 14, 7:20 AM
Unknown Object (File)
Thu, May 9, 3:23 AM
Unknown Object (File)
Sun, Apr 21, 9:19 PM
Unknown Object (File)
Apr 19 2024, 6:42 PM
Unknown Object (File)
Apr 19 2024, 6:42 PM

Details

Summary

use our input component moving forward

Test Plan

type text into input field

Diff Detail

Repository
rCOMM Comm
Branch
side-bar-list-modal-ENG-536
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Could you share a screenshot?

web/modals/chat/sidebar-list-modal.react.js
122

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

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

Thanks!