Page MenuHomePhabricator

Page issues not clickable in mobile view (new parser)
Open, MediumPublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

What happens?:
Nothing

What should have happened instead?:

Screenshot_20240303_111254_Chrome.jpg (2×1 px, 285 KB)

Software version (skip for WMF-hosted wikis like Wikipedia):

Other information (browser name/version, screenshots, etc.):

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
Jdlrobson renamed this task from Page issues not clickable in mobile view to Page issues not clickable in mobile view (new parser).Mar 4 2024, 4:05 PM
Jdlrobson added a project: MobileFrontend.

The issue here is likely with the PageHTMLParser in MobileFrontend

ovasileva moved this task from Incoming to Current Fiscal Year on the Web-Team-Backlog board.

The following questions structured around the 5W1H model can help gather more context and understand the requirements:

  1. What are the specific issues causing page issues to be non-clickable in mobile view?
  2. Why does the problem occur specifically in the new parser environment?
  3. Who is most affected by this issue, and who has identified it?
  4. Where in the codebase should changes be made to address this issue? answered by @Jdlrobson https://phabricator.wikimedia.org/T359005#9596720
  5. When was this problem first identified, and what is the timeline for resolving it?
  6. How can the problem be systematically diagnosed to ensure a comprehensive solution?
Jdlrobson lowered the priority of this task from High to Medium.Apr 3 2024, 6:27 AM
Jdlrobson updated the task description. (Show Details)

The issue here appears to be with the function PageHTMLParser::getLeadSectionElement - which does not return the lead section.