You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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
Tasks
Figure: Breadcrumbs
The text was updated successfully, but these errors were encountered: