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)
Dec 3 2024, 8:25 AM
Unknown Object (File)
Nov 30 2024, 2:59 PM
Unknown Object (File)
Nov 16 2024, 2:49 AM
Unknown Object (File)
Nov 14 2024, 9:10 AM
Unknown Object (File)
Nov 9 2024, 3:49 PM
Unknown Object (File)
Nov 9 2024, 3:33 PM
Unknown Object (File)
Nov 9 2024, 11:27 AM
Unknown Object (File)
Nov 9 2024, 7:31 AM

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!