pressbooks / pressbooks-book

McLuhan is the default book theme for Pressbooks.
https://pressbooks.org
GNU General Public License v3.0
20 stars 16 forks source link

feat: dismissible cta #1056

Closed arzola closed 2 years ago

arzola commented 2 years ago

This PR address #1030 dismissible CTA button

How to test

  1. Click on the CTA close button
  2. The button should hide the banner
  3. The banner should be hidden after a refresh
  4. A cookie display_cta is being used to store the user preference
codecov[bot] commented 2 years ago

Codecov Report

Merging #1056 (08bcd44) into dev (7d6c45c) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 08bcd44 differs from pull request most recent head e6d4116. Consider uploading reports for the commit e6d4116 to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #1056   +/-   ##
=======================================
  Coverage   46.65%   46.65%           
=======================================
  Files           3        3           
  Lines         448      448           
=======================================
  Hits          209      209           
  Misses        239      239           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7d6c45c...e6d4116. Read the comment docs.