mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
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:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user