Page MenuHomePhabricator

[Story Viewer] The text area should have a defined maximum height
Closed, ResolvedPublicBUG REPORT

Description

List of steps to reproduce (step by step, including full links if applicable):

  • Create a story and enter the maximum text allowed in the text area.
  • Publish the story
  • View the story

What happens?:
The text area is not scrollable. If the screen size is reduced, the text area extends vertically to ensure all text is viewed at once.

What should have happened instead?:
The text area should have a maximum height and the text should scroll inside this area.

Software version (if not a Wikimedia wiki), browser information, screenshots, other information, etc.:

{F35256452}

Post-Fix
Retest this - T306768

Event Timeline

Change 808980 had a related patch set uploaded (by Eamedina; author: Eamedina):

[mediawiki/extensions/Wikistories@master] Viewer textbox touch up:

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

SBisson triaged this task as Medium priority.Jun 27 2022, 7:19 PM
SBisson moved this task from Code Review to QA on the Inuka-Team (Kanban) board.

Change 808980 merged by jenkins-bot:

[mediawiki/extensions/Wikistories@master] Viewer textbox touch up:

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

Looks good!

Maximum height has been set and the text area scrolls just fine.

{F35283837}