Page MenuHomePhabricator

Regression: switching to the content pane in narrow mode doesn't focus selected input, loses selection.
Closed, ResolvedPublic1 Estimated Story Points

Description

Steps to reproduce:

  • Open template dialog at "narrow" screen size.
  • Go to the sidebar pane (will be full-screen).
  • Select a parameter which is not the first parameter in the list.
  • Switch to the content pane.
  • (Can also switch back to the sidebar pane for more bugginess.)

What happens:

  • Nothing is focused in the content pane. The first page in the sidebar is selected.

What should have happened:

  • Should have scrolled to and focused the content pane input corresponding to the selected sidebar **row.

Note:
For focus see T290975: Synchronize scroll and focus when template dialog is in narrow-screen mode

Event Timeline

Change 810931 had a related patch set uploaded (by WMDE-Fisch; author: WMDE-Fisch):

[mediawiki/extensions/VisualEditor@master] Fix broken scroll on sidebar toggle

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

Change 810931 merged by jenkins-bot:

[mediawiki/extensions/VisualEditor@master] Fix broken scroll on sidebar toggle

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

awight moved this task from Demo to Done on the WMDE-TechWish-Sprint-2022-06-22 board.