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, Jan 5, 3:00 PM
Unknown Object (File)
Sun, Jan 5, 3:00 PM
Unknown Object (File)
Sun, Jan 5, 3:00 PM
Unknown Object (File)
Sun, Jan 5, 2:59 PM
Unknown Object (File)
Sun, Jan 5, 2:52 PM
Unknown Object (File)
Dec 3 2024, 8:25 AM
Unknown Object (File)
Nov 30 2024, 2:59 PM
Unknown Object (File)
Nov 16 2024, 2:49 AM

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!