Page MenuHomePhabricator

[betalabs] Regression: the last Reply link to a post is not clickable.
Closed, ResolvedPublic

Description

  1. Find the last Reply link to a post and try to click on it - the Reply area does not expand.
  2. Click in the Reply area for that link - you can type and post your Reply.
  3. After that, Replies can be added by clicking the Reply link that is preceding the last one.
<a href="" title="Reply" class="mw-ui-anchor mw-ui-progressive mw-ui-quiet flow-ui-reply-link-trigger" 
data-flow-interactive-handler="" data-flow-eventlog-schema="FlowReplies" data-flow-eventlog-action="initiate" 
data-flow-eventlog-entrypoint="reply-post" data-flow-eventlog-forward="
					   < .flow-post:not([data-flow-post-max-depth='1']) .flow-reply-form [data-role='cancel'],
					   < .flow-post:not([data-flow-post-max-depth='1']) .flow-reply-form [data-role='submit']
				   ">Reply</a>

Event Timeline

Etonkovidova raised the priority of this task from to Needs Triage.
Etonkovidova updated the task description. (Show Details)
Etonkovidova subscribed.

It's supposed to focus then activate the text box immediately below. This is borderline Unbreak Now.

Change 231708 had a related patch set uploaded (by Catrope):
Make the reply link for the last post work

https://gerrit.wikimedia.org/r/231708

Change 231708 merged by jenkins-bot:
Make the reply link for the last post work

https://gerrit.wikimedia.org/r/231708