Noticed this for the first time this afternoon. I'm running master at b2e8e968cf0fc2f56a72594e69af8f6a84d02469 in MW-Docker-Dev locally. Curious if anyone else can see this problem.
Steps to Reproduce:
- Navigate to the File page of an image with multiple Depicts statements, one of which is not currently listed as prominent. Here's what my page looks like at this point:
- Click mark as prominent on the non-prominent statement. Do not change any other values.
Actual Results:
The Depicts Panel toggles into Edit mode but the "publish changes" button is disabled, as if the user has toggled the panel but not yet made any changes. It seems like the promotion of the statement to "prominent" is not getting picked up as a change.
Screenshot (note that both statements are now correctly labeled as prominent):
Expected Results:
The "publish changes" button should be active and click-able, and the user should be to submit their edit successfully even if no other values have changed.

