bcgov / cas-reporting

This is for the Clean Growth Digital Services team for work related to reporting.
Apache License 2.0
0 stars 0 forks source link

As an industry user, I want to access a glossary to help understand terminology so that I can use the app confidently #334

Open suhafa opened 1 month ago

suhafa commented 1 month ago

Description:

Based off the work done in #131, we need to now create the page/UI for Glossary/Guidance component. Refer to the Master Glossary page for definitions.

Additional context: The Guidance Document (PDF) will include a Master Glossary, for the MVP, users may just refer to the Master Glossary instead of a glossary in the app.

We can use the Glossary code from Permit, The Building Permit Hub uses Drawer | Chakra UI and anchored links in CMS Lite for their Help Menu. Here is a link to their repo

Glossary from Permit

Acceptance Criteria:

Given I am anywhere in the BCIERS app When I click on the Help link Then I see a Glossary tile in the Help menu

When I click on the Glossary tile Then it takes me to the Glossary Page Glossary Wireframe

Development Checklist:

Definition of Ready (Note: If any of these points are not applicable, mark N/A)

Definition of Done (Note: If any of these points are not applicable, mark N/A)

Notes:

-

rdromey commented 2 days ago

To split out the glossary function into a new ticket.

zoeyli-46 commented 2 days ago

Split into 2 tickets, help menu is now in #389

One thing to note is, I have glossary as a link within the Help menu, so the only way to get to Glossary is via a help menu. I would advocate prioritizing the Help menu and at least linking the Guidance document in it. But, if we want to just implement Glossary first without help menu for the MVP, then in place of the "Help" link could just be "Glossary" for now. @patriciarussellCAS

Glossary Wireframe <- glossary linked in the help menu Image <- help menu accessed from the navigation bar. If we don't create the help menu then we can just have Glossary linked here in place of "Help"