cad707f57c
* Show highlight help panel popup after user enters uncompleted task more then once * Updated styling of highlight tooltip * Removed empty array from the useSelect to prevent unnecessary re-renders * Updated styling of the highlight tooltip to match wireframe and wrote tests * Fix close button location * Add event tracking * Add changelog * Make use of user preferences meta data for task visit tracking * Add support for toggling the show boolean * Make sure the delay works correctly for highlight tooltip * Continue tracking tasks visit count, and added onShow callback for tooltip |
||
---|---|---|
.. | ||
activity-card | ||
activity-header | ||
display-options | ||
highlight-tooltip | ||
panels | ||
tab | ||
tabs | ||
test | ||
README.md | ||
index.js | ||
setup-progress.js | ||
style.scss | ||
toggle-bubble.js | ||
unread-indicators.js |
README.md
Activity Panel
This component contains the Activity Panel. This is shown on every page and is rendered as part of the header. It provides access to the notices system and actionable items like stock.
Components
ActivityCard
See activity-card/README.md