File Picker is Broken

Screen Recording

Expected behavior

For text fields that I turn into a file picker, whenever I press on the upload button and select the image, it’s as if it’s not detected by the interface. There should be a text at the bottom left that shows the file name and size but it just doesn’t show up. If I ignore this and keep creating my entity, the field is empty.

It’s happening for all of my projects.

This started Yesterday (Wednesday, Dec 30 2020).

Actual behavior

There should be a text at the bottom left that shows the file name and size but it just doesn’t show up. If I ignore this and keep creating my entity, the field is empty.

Failure Logs

No logs at all. This is so hard (if not impossible) to debug since it’s related to the UI.

Context

Using MySQL. Not sure if that’s relevant because I believe it’s a UI issue.

  • Package Version: 0.0.1 (package.json version of the FA server)
  • Express Version: ~4.17.1
  • Sequelize Version: ~5.15.1
  • Database Dialect: mysql
  • Database Version: 8.0.22-0ubuntu0.20.04.3
  • Project Name: National ProStaff

Hi @nick,

This is due to a regression introduced yesterday on the platform.
We have rollbacked the culprit contribution, so it should work properly now.

Thanks for your patience.

1 Like