scientist-softserv / atla-hyku

Other
0 stars 0 forks source link

Fix error message formatting for edit work form #46

Closed summer-cook closed 1 year ago

summer-cook commented 1 year ago

Story

Error messages from validations in the edit-work form were appearing as blank- the message was not being parsed correctly. This PR updates the works controller behavior to make sure that these error messages are being set.

Related

Expected Behavior Before Changes

Expected Behavior After Changes

Screenshots / Video

Working error message for :video_embed ![screencapture-bulkraxtest-hyku-test-concern-generic-works-2023-05-04-11_15_40](https://user-images.githubusercontent.com/73361970/236268110-6a0ee40b-38d7-4b70-a299-6b1c8e5939c2.png)

Notes

Potential contribute back to hyku