• 
      

    Add documentation and a Storybook story for the new page banners.

    Review Request #14558 — Created Aug. 6, 2025 and updated

    Information

    Review Board
    release-7.1.x

    Reviewers

    Documentation on building page banners has been added to the Extending
    Review Board docs. This is in a new "building" section, which ultimately
    other "how to build a thing" docs should move to.

    These new docs cover all the information needed to build a page banner,
    whether a simple one with a static message or a more complex one with
    some interactivity.

    A Storybook story has been added to allow interacting with the page
    banner component in real-time.

    Tested in Storybook.

    Built the docs and checked for build errors, spelling errors, and bad
    links.

    Summary ID
    Add documentation and a Storybook story for the new page banners.
    Documentation on building page banners has been added to the Extending Review Board docs. This is in a new "building" section, which ultimately other "how to build a thing" docs should move to. These new docs cover all the information needed to build a page banner, whether a simple one with a static message or a more complex one with some interactivity. A Storybook story has been added to allow interacting with the page banner component in real-time.
    0e0c55b352959d2d4ea2642586ec529198f45f76

    Description From Last Updated

    typo: Extenson -> Extension

    daviddavid

    Extenson -> Extension

    daviddavid

    Extenson -> Extension

    daviddavid

    typo: requeest -> request

    daviddavid

    This import isn't used in this example.

    daviddavid

    Typo: " -> '

    daviddavid

    This import isn't used in this example.

    daviddavid

    typo: " -> '

    daviddavid

    Should be {% endblock banner_content %}

    daviddavid

    This sentence is missing a period.

    daviddavid

    This uses an opening " instead of '.

    maubinmaubin

    Perhaps "returns a bool indicating whether the banner should be shown" ?

    daviddavid

    This sentence is incomplete.

    maubinmaubin
    david
    1. 
        
    2. Show all issues

      typo: Extenson -> Extension

    3. Show all issues

      Extenson -> Extension

    4. Show all issues

      Extenson -> Extension

    5. Show all issues

      typo: requeest -> request

    6. Show all issues

      This import isn't used in this example.

    7. Show all issues

      Typo: " -> '

    8. Show all issues

      This import isn't used in this example.

    9. Show all issues

      typo: " -> '

    10. Show all issues

      Should be {% endblock banner_content %}

    11. 
        
    chipx86
    Review request changed
    Change Summary:

    Fixed a number of typos and other issues in the docs.

    Commits:
    Summary ID
    Add documentation and a Storybook story for the new page banners.
    Documentation on building page banners has been added to the Extending Review Board docs. This is in a new "building" section, which ultimately other "how to build a thing" docs should move to. These new docs cover all the information needed to build a page banner, whether a simple one with a static message or a more complex one with some interactivity. A Storybook story has been added to allow interacting with the page banner component in real-time.
    688db8bc6eb6eba27517e6aeea4c6a15dcf169b7
    Add documentation and a Storybook story for the new page banners.
    Documentation on building page banners has been added to the Extending Review Board docs. This is in a new "building" section, which ultimately other "how to build a thing" docs should move to. These new docs cover all the information needed to build a page banner, whether a simple one with a static message or a more complex one with some interactivity. A Storybook story has been added to allow interacting with the page banner component in real-time.
    0e0c55b352959d2d4ea2642586ec529198f45f76

    Checks run (2 succeeded)

    flake8 passed.
    JSHint passed.
    maubin
    1. 
        
    2. Show all issues

      This uses an opening " instead of '.

    3. Show all issues

      This sentence is incomplete.

    4. 
        
    david
    1. 
        
    2. Show all issues

      This sentence is missing a period.

    3. Show all issues

      Perhaps "returns a bool indicating whether the banner should be shown" ?

    4.