teal icon indicating copy to clipboard operation
teal copied to clipboard

Add bookmarking information to vignettes

Open chlebowa opened this issue 1 year ago • 3 comments

Companion to https://github.com/insightsengineering/teal/pull/1011

  1. Add new vignette that explains bookmarking.
  • explain that teal bookmarks teal and modules bookmark themselves
  • explain the teal_bookmarkable attribute of modules
  • use this issue and this PR as sources of content
  1. Amend Creating Custom Modules vignette.
  • mention bookmarking requirements and attribute
  • link to bookmarking vignette
  1. Amend pkgdown. suggested:
- title: Extending `teal`
  navbar: Extending `teal`
  contents:
    - creating-custom-modules
    - bookmarking-teal-applications
    - adding-support-for-reporting

chlebowa avatar Mar 26 '24 12:03 chlebowa

Since we're not exposing the feature just yet, I think we can postpone the vignette until later. Or is there any specific reason to introduce the vignette now?

donyunardi avatar Mar 27 '24 04:03 donyunardi

I should be the one to write it.

chlebowa avatar Mar 27 '24 05:03 chlebowa

Agree, we can write this for now and hide it from public until we're ready to expose it.

donyunardi avatar Mar 28 '24 18:03 donyunardi