Wednesday, November 17, 2021
1 change · master
Enhancements to existing features
The online course pages now use placeholder wording that looks more clearly like sample content, reducing the chance that users mistake it for real course text. Default course examples also show a "Sample" ribbon, and placeholder text is lighter and disappears when users start editing.
Original PR description
Purpose ======= Make placeholder look more like sample text to avoid users confusing it with actual text, add "Sample" ribbon to default course context to avoid confusing some users. Specifications ============= Change default placeholder text, add css rule for placeholders in website_slide to make the colour lighter and disappear on focus. PR: /pull/78845 Task-2674361