Skip to content

QA Standards

Tips related to achieving a desirable outcome reliant on certain Beaver Builder Functionality.
Sift through the different possible scenarios to find tips & tricks on the best way to accomplish your goal.

Navigation

  • Anchor link in the navigation does not link to the intended section specified in DCT
  • Anchor link should not be added to page elements that exist above the fold on the page
    • Often, when an unnecessary anchor link is added, it causes the screen to “jump”. This means the page loads to the correct spot on the page, but then the anchor link is executed, causing the screen to scroll momentarily, then scroll back to its original place.
  • Example: In this screenshot, the contact form has an unnecessary anchor link under the “ID” field. The anchor link is unnecessary because the contact form is above the fold when the user navigates to the page. Putting an anchor link here would cause the page to “jump” when the user clicks the link, which is poor design.
  • Navigation links must go to the intended page requested in the DCT
    • If a nav link is linked correctly, the user can see the name of the page the link goes to by hovering over the nav link, then looking at the link displayed in the status bar at the bottom left of the screen. If the page name in the status bar does not match the page title, this could be an issue.
  • Navigation menu order must follow what is requested in the DCT
    • In the Site Map section under the Website Details tab in DCT, the site’s pages are listed out and in the order they should go in.

DCT screenshot showing the proper order:

Site screenshot showing incorrect order:

Scroll To Top