https://bugzilla.wikimedia.org/show_bug.cgi?id=57396
--- Comment #3 from [email protected] --- (In reply to comment #2) > I'm guessing there's not much we can do about this until we tackle our magical > live-updating websockets ... Our code already knows when the user changes the title, but the left hand doesn't know what the right hand is doing elsewhere in our 2300 lines of JavaScript. The topic should trigger('onTopicTitleChanged') and the textarea can respond by updating the placeholder. Soon edit conflict handling may trigger the same, and yes eventually the live-updating code will also trigger it. If we do it right, the future work is easier. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
