Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Develop the Breadcrumbs Component with Final Node Customization #3326

Open
2 tasks
bettybondoc opened this issue Nov 19, 2024 · 1 comment
Open
2 tasks
Assignees

Comments

@bettybondoc
Copy link
Member

bettybondoc commented Nov 19, 2024

cc @wicksipedia @isaaclombardssw @UlyssesMaclaren @adamcogan @miichaelsmedley @louisroa8189

Description:
Create the Breadcrumbs component for Consulting Pages to display a clear navigation hierarchy. The component should use the page title as the default final node, which should not be clickable. Customization options should allow users to edit the final node for SEO or usability purposes, with the ability to reset to the default.

Acceptance Criteria

  • The Breadcrumbs component includes the following default functionality:
  • Displays the page hierarchy as breadcrumb links.
  • The final node:
    • Uses the page title by default.
    • Is not clickable.
  • Customization options:
    • Edit the final node text (useful when the page title is too wordy for SEO or clarity).
    • Reset the final node to its default value (page title).
  • Fully responsive across desktop, tablet, and mobile
  • Works seamlessly on all major browsers (Chrome, Firefox, Safari, Edge)
  • Fields and customization options can be enabled or disabled for flexibility
  • Code is ready for theming (e.g., Light/Dark modes, custom colors – see linked PBI: ✨ Introduce Light/Dark Mode with User Control and Auto-Detect #3300)
  • Tested and approved by Wicksy, Louis, and Betty

Tasks

  • Discuss with Wicksy and Betty best way to handle breadcrumbs (do we make it required for all pages?)
  • TODO - Developer to update

Image
Figure: Breadcrumbs

@github-project-automation github-project-automation bot moved this to 🤷‍♂️ Needs Triage in SSW.Website Nov 19, 2024
@jeoffreyfischer jeoffreyfischer moved this from 🤷‍♂️ Needs Triage to 🔖 Backlog - Ready in SSW.Website Nov 20, 2024
@isaaclombardssw
Copy link
Member

This is pretty close to done, waiting for Caleb to do some of the harder parts as he would rather we go through it together (conditional collection displayed on /consulting).

Working on the simple parts of #3316 (ex. schema) in the meantime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

No branches or pull requests

3 participants