SORMAS-Foundation / SORMAS-Project

SORMAS (Surveillance, Outbreak Response Management and Analysis System) is an early warning and management system to fight the spread of infectious diseases.
https://sormas.org
GNU General Public License v3.0
293 stars 142 forks source link

List does not resize after creating a prescription #9220

Open syntakker opened 2 years ago

syntakker commented 2 years ago

Bug Description

In Case -> Therapy, the list of prescriptions does not resize after creating a new one, rendering the new prescription unreadable.

Steps to Reproduce

  1. Open a case and switch to tab Therapy
  2. Create a new prescription

Expected Behavior

The prescription list should be resized after adding new items.

Screenshots

image

System Details

Additional Information

MateStrysewske commented 2 years ago

Duplicate of #8981

syntakker commented 2 years ago

This issue is about vertical resize, not horizonal as in #8981. This was observed after merge of PR #9122.