Page MenuHomePhabricator

Conpherence - auto focus the textarea on thread select and after sending a message
ClosedPublic

Authored by btrahan on Feb 25 2015, 11:05 PM.
Tags
None
Referenced Files
F14347154: D11890.diff
Thu, Dec 19, 2:50 AM
Unknown Object (File)
Thu, Dec 5, 6:19 AM
Unknown Object (File)
Sun, Dec 1, 12:52 PM
Unknown Object (File)
Sun, Nov 24, 12:54 PM
Unknown Object (File)
Nov 12 2024, 10:05 PM
Unknown Object (File)
Oct 18 2024, 4:42 AM
Unknown Object (File)
Oct 17 2024, 11:00 AM
Unknown Object (File)
Oct 17 2024, 12:50 AM
Subscribers

Details

Summary

Fixes T7135. Also does a bit of a javascript cleanup in that we had an event - "conpherence-selectthread" - which really didn't need to be an event.

Test Plan

selected various conpherences from the list and they loaded correctly, including putting the cursor at the end of the text as appropriate. send many messages rapid fire without ever taking my hands off the keyboard.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to Conpherence - auto focus the textarea on thread select and after sending a message.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
webroot/rsrc/js/application/conpherence/behavior-pontificate.js
147

I couldn't get this to work in this flow without a setTimeout wrapper. the 100 was chosen arbitrarily.

epriestley edited edge metadata.
This revision is now accepted and ready to land.Feb 25 2015, 11:11 PM
This revision was automatically updated to reflect the committed changes.