Actions
Bug #5
openApplication Header - GlobalLogic Branding
Status:
New
Priority:
Normal
Assignee:
-
Start date:
08/06/2026
Due date:
% Done:
0%
Estimated time:
Description
Labels: ai-created, frontend, ui
User Story¶
As a user of the application, I want to see a header displaying the "GlobalLogic" brand name at the top of every page, so that the application is clearly branded and I always know which product I am using.
Scope¶
In Scope
- Add a persistent header component at the top of the application displaying the text GlobalLogic.
- Header appears on all pages/views of the application.
- Header styling consistent with the application's existing look and feel (colors, typography, spacing).
Out of Scope
- Navigation links, menus, or user account controls inside the header.
- Logo image assets (text only for this ticket).
Acceptance Criteria¶
- AC1 — Header visible: When any page of the application loads, a header bar is displayed at the top of the viewport containing the text "GlobalLogic".
- AC2 — Consistent across pages: The header is present and identical on every page/route of the application.
- AC3 — Responsive: The header renders correctly on desktop and mobile widths without overlapping or truncating the "GlobalLogic" text.
- AC4 — No regression: Existing page content and layout below the header remain fully functional and are not obscured by the header.
Technical Notes¶
- Target repository:
shende-shweta/FSDKC(base branchmain). - Implement as a reusable header component in the project's existing frontend stack; mount it in the root layout/entry so it renders on all routes.
- Delivery is cloud-only via GitHub REST API (feature branch from
main→ PR); no local clone of the target repo.
Dependencies¶
- None.
Labels: ai-created, frontend, ui
No data to display
Actions