openbmc / webui-vue

Web-based user interface built on Vue.js for managing OpenBMC systems
https://openbmc.github.io/webui-vue/
Apache License 2.0
51 stars 49 forks source link

Firmware: Update Firmware: Long file name text overflows beyond the boundary #121

Open FarahRasheed1 opened 4 days ago

FarahRasheed1 commented 4 days ago

Describe the bug

Uploading a long file name in the Update Firmware section of the Firmware screen overflows beyond the boundary.

To Reproduce

  1. Go to Operations -> Firmware screen.
  2. Click on Add file in the Update Firmware section.
  3. Select a file with a long name.
  4. See the text overflowing beyond the box.

Expected behavior

The text (i.e., the file name) should be contained within the boundary of the box.

Screenshots

image

FarahRasheed1 commented 4 days ago

Link to Gerrit code review: https://gerrit.openbmc.org/c/openbmc/webui-vue/+/72450

Bench Test Results:

PostFixBenchTestScreenshot