Page MenuHomePhabricator

Search - making clicking the search button not submit placeholder text
ClosedPublic

Authored by btrahan on May 2 2014, 11:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 3, 8:35 PM
Unknown Object (File)
Sun, Feb 9, 12:36 PM
Unknown Object (File)
Sun, Feb 9, 12:36 PM
Unknown Object (File)
Sun, Feb 9, 12:36 PM
Unknown Object (File)
Sun, Feb 9, 12:36 PM
Unknown Object (File)
Feb 2 2025, 1:19 AM
Unknown Object (File)
Jan 30 2025, 7:10 AM
Unknown Object (File)
Jan 29 2025, 2:48 AM
Subscribers

Details

Summary

Need to wire up the button to have a click handler that clears out the placeholder text. Fixes T4847.

Test Plan

Clicked the search button and got results for nothing as opposed to "Search." Typed a search and clicked button and got expected results.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

btrahan retitled this revision from to Search - making clicking the search button not submit placeholder text.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.May 3 2014, 12:46 AM
btrahan updated this revision to Diff 21259.

Closed by commit rPbfa880328780 (authored by @btrahan).