wagtail-nest / wagtail-review

A Wagtail extension for gathering annotations and feedback on pages before publication
BSD 3-Clause "New" or "Revised" License
49 stars 19 forks source link

Annotation icon missing on Wagtail 2.11 #38

Closed gasman closed 3 years ago

gasman commented 3 years ago

The annotation icon on the front-end is relying on an icon font that isn't being imported any more in 2.11:

Screenshot 2020-12-11 at 09 59 42

This has been fixed in wagtail-review-ui 0.3.0, but it looks like 0.3.0 has made breaking changes on the JS side (presumably to accommodate the workflow implementation), so we can't upgrade.

gasman commented 3 years ago

Fixed for 0.3 in 9f3f9a85336d60be636876c86ccd9150110c0180