Warn editors before hitting the daily proposal limit instead of failing on save
Currently, Level 1 editors are limited to submitting 10 edit proposals per day. However, the editor UI does not indicate when this daily quota has been exhausted.
As a result, an editor can continue selecting locked segments, making extensive adjustments, and editing attributes—only to receive an error ("Editors are only allowed 10 proposals per day") when finally attempting to save. All of that un-submittable work is then essentially lost or blocked.
Suggested improvements:
Visible Counter / Indicator: Display a counter in the WME interface showing remaining proposals for the current 24-hour window (e.g., "Proposals remaining today: X/10").
Proactive Warning: When an editor reaches the limit, prevent editing on segments that require a proposal, or display an inline warning right away (e.g., "Daily proposal limit reached. Further edits on locked segments cannot be saved today") before they start making changes.