Skip to content

Conversation

@Abi107717
Copy link
Contributor

@Abi107717 Abi107717 commented Jan 22, 2026

Checklist

General

Client

Motivation and Context

The "Back" button on the Assessment page was previously located in a sticky footer, which was inconsistent with the navigation pattern in other interview pages (e.g., InterviewDetailOverview). Additionally, the header styling (font size, alignment) differed from the standard page headers

Description

Moved navigation: The "Back" button is now positioned in the top-left corner of the header, next to the title.
standardized styling: Applied the project's standard .page-header and .h1-text classes to ensure the title size and vertical alignment match other pages.

Steps for Testing

Prerequisites:

  1. Log in to TumApply as a Professor
  2. Navigate to /interviews/overview.
  3. Select an active Interview Process.
  4. Click on an Interviewee Card (add an applicant to the process first if the list is empty).
  5. Verify:
    The Back button is now located in the top-left header area (next to the title).
    The sticky footer at the bottom of the page has been removed.
  6. Verify: Clicking the back button correctly navigates back to the previous page.

Review Progress

Code Review

  • Code Review 1

Manual Tests

  • Test 1

Test Coverage

No code changes detected - test coverage not required for this PR.

Last updated: 2026-01-22 16:33:33 UTC

Screenshots

image

@Abi107717 Abi107717 self-assigned this Jan 22, 2026
@Abi107717 Abi107717 linked an issue Jan 22, 2026 that may be closed by this pull request
1 task
@github-actions github-actions bot added the client Pull requests that update TypeScript code. (Added Automatically!) label Jan 22, 2026
@Abi107717 Abi107717 marked this pull request as ready for review January 22, 2026 16:33
@Abi107717 Abi107717 requested a review from az108 as a code owner January 22, 2026 16:33
@Abi107717 Abi107717 changed the title General: Move back button to top on assessment page General: Move back button to header on assessment page Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

client Pull requests that update TypeScript code. (Added Automatically!) ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UI] Move "Back" button to page header in Assessment Page

2 participants