Skip to content

Home: add a footer tagline#11

Open
MikeTheAnomaly wants to merge 1 commit into
mainfrom
feat/footer-tagline
Open

Home: add a footer tagline#11
MikeTheAnomaly wants to merge 1 commit into
mainfrom
feat/footer-tagline

Conversation

@MikeTheAnomaly

Copy link
Copy Markdown
Contributor

Adds a small tagline to the homepage footer. No issue references — a simple cosmetic change to validate per-PR environment pinning.

@MikeTheAnomaly

Copy link
Copy Markdown
Contributor Author

✅ PR suite report (posted on demand): passing — 4 passed, 0 failed, 0 blocked/cancelled.
Tested head 8b3eb48.
Automated PR tracking by qa-web-agent.

@MikeTheAnomaly

Copy link
Copy Markdown
Contributor Author

QA test results

tests: 4 passed, 0 failed, 0 blocked, 0 cancelled

Test Result Reason
isnull-homepage-loads ✅ passed The isnull homepage loaded successfully with the top navigation and hero visible.
home-hero-renders-clean ✅ passed The landing page hero rendered cleanly. The headline read 'We handle the nulls so your users never see them.' and no literal HTML markup or entities were visib…
pr11-smoke-homepage-footer-tagline ✅ passed Verified the homepage footer includes the tagline 'Built with care by the isnull team.' and that it is centered with text-align: center; the tagline was also v…
pr11-regression-homepage-hero-and-navigation ✅ passed Homepage loaded correctly at the assigned URL; the navigation links, hero headline, main content sections, and footer tagline all rendered as expected with no …
✅ isnull-homepage-loads — passed

Summary: The isnull homepage loaded successfully with the top navigation and hero visible.

Final URL: http://127.0.0.1:34281/

Steps:

  1. Navigate to the site root. — Loaded http://127.0.0.1:34281/ with page title 'isnull'.
  2. Wait for the page to render. — After settling, the page showed the isnull brand in the top navigation and a hero headline reading 'We handle the nulls so your users never see them.'
  3. Visual verification. — Captured a screenshot confirming the brand and hero were visible on the homepage.

Artifacts:

Screenshots:

isnull homepage

Final state — PASS

✅ home-hero-renders-clean — passed

Summary: The landing page hero rendered cleanly. The headline read 'We handle the nulls so your users never see them.' and no literal HTML markup or entities were visible in the hero.

Steps:

  1. Navigate to http://127.0.0.1:34281 — Loaded the homepage successfully.
  2. Read the hero headline text as a user sees it — Observed the hero headline: 'We handle the nulls so your users never see them.'
  3. Check the visible page text for raw HTML fragments in the hero — No literal '
    ', '
    ', '<', or '>' fragments were visible anywhere in the hero section.

Artifacts:

Screenshots:

Hero headline rendered cleanly

Final state — PASS

✅ pr11-smoke-homepage-footer-tagline — passed

Summary: Verified the homepage footer includes the tagline 'Built with care by the isnull team.' and that it is centered with text-align: center; the tagline was also visible in the viewport after scrolling to the footer.

Final URL: http://127.0.0.1:34281/

Steps:

  1. Opened http://127.0.0.1:34281 — Homepage loaded successfully with title 'isnull'.
  2. Scrolled to the footer section — Scrolled to the bottom/footer area and confirmed the footer tagline element was present in the page DOM.
  3. Located the footer tagline text — Found the paragraph 'Built with care by the isnull team.' and verified its computed text alignment is center and it was visible in the viewport.

Artifacts:

Screenshots:

Homepage loaded

Final state — PASS

✅ pr11-regression-homepage-hero-and-navigation — passed

Summary: Homepage loaded correctly at the assigned URL; the navigation links, hero headline, main content sections, and footer tagline all rendered as expected with no raw HTML fragments visible.

Final URL: http://127.0.0.1:34281/

Steps:

  1. Navigate to the homepage at http://127.0.0.1:34281. — Loaded the homepage successfully at the root URL.
  2. Confirm the navigation menu is visible with expected links. — Verified visible links for Services, Work, About, Forum, and Contact in the top navigation.
  3. Locate the hero section headline and verify it renders as styled text, with no raw HTML fragments. — Confirmed the hero headline rendered as styled text split across lines, with no raw HTML fragments present.
  4. Scroll to ensure main page sections remain visible and correctly rendered. — Scrolled down and verified the What we do, Selected work, A small team that ships, contact section, and footer tagline remained visible and intact.

Artifacts:

Screenshots:

Homepage initial load

Final state — PASS

tests: 4 passed, 0 failed, 0 blocked, 0 cancelled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant