Last modified: 2014-02-19 22:28:23 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T59396, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 57396 - when you edit a topic title, the placeholder for its new post doesn't update
when you edit a topic title, the placeholder for its new post doesn't update
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
Flow (Other open bugs)
master
All All
: Low minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-11-22 03:01 UTC by spage
Modified: 2014-02-19 22:28 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description spage 2013-11-22 03:01:56 UTC
Edit an existing topic's title.
Result: the 'Comment on "<topic title"' placeholder text in its textarea for a new post doesn't change.
Comment 1 spage 2013-11-22 03:42:43 UTC
The WMF core features team tracks this bug on Mingle card https://mingle.corp.wikimedia.org/projects/flow/cards/506, but people from the community are welcome to contribute here and in Gerrit.
Comment 2 Maryana Pinchuk 2013-12-03 18:50:31 UTC
Looks like it *does* change when you hard-refresh – I'm guessing there's not much we can do about this until we tackle our magical live-updating websockets chunk of work.
Comment 3 spage 2013-12-12 21:18:38 UTC
(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.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links