hotspot: Add frontend changes for non-intro hotspots.

This commit also solves a bug where it displayed
multiple copies of the hotspots when
`ALWAYS_SEND_ALL_HOTSPOTS` is set to true.
This commit is contained in:
Riken Shah
2021-05-08 09:08:08 +00:00
committed by Tim Abbott
parent 8d633cc368
commit b74f6afeb1
3 changed files with 19 additions and 10 deletions

View File

@@ -48,9 +48,7 @@ However, if you would like to fix the orientation of a hotspot popover, a
To test your hotspot in the development environment, set
`ALWAYS_SEND_ALL_HOTSPOTS = True` in `zproject/dev_settings.py`, and
invoke `hotspots.initialize()` in your browser console. Every hotspot
should be displayed. Note that this setting has a bug that can result
in multiple copies of hotspots appearing; you can clear that by
reloading the browser.
should be displayed.
Here are some visual characteristics to confirm: