Skip to content

Conversation

@ge94zec
Copy link
Contributor

@ge94zec ge94zec commented Jan 19, 2026

Checklist

General

Client

  • Important: I implemented the changes with a very good performance, prevented too many (unnecessary) REST calls and made sure the UI is responsive, even with large data (e.g. using paging).
  • I strictly followed the principle of data economy for all client-server REST calls.
  • I strictly followed the client coding and design guidelines.
  • I added multiple screenshots/screencasts of my UI changes.

Motivation and Context

Fixes: #1734

Description

Adjusted AI text above Ai button.

Steps for Testing

Prerequisites:

  1. Log in to TumApply as Professor
  2. Verify in Job Creation Page

Review Progress

Code Review

  • Code Review 1

Manual Tests

  • Test 1

Screenshots

Bildschirmfoto 2026-01-20 um 00 14 43 Bildschirmfoto 2026-01-20 um 00 14 36

@ge94zec ge94zec requested a review from az108 as a code owner January 19, 2026 23:11
@ge94zec ge94zec linked an issue Jan 19, 2026 that may be closed by this pull request
@github-actions github-actions bot added the client Pull requests that update TypeScript code. (Added Automatically!) label Jan 20, 2026
@github-actions
Copy link
Contributor

📊 Client Test Coverage Too Low

🔍 View coverage locally:

npm run test:ci
open build/test-results/lcov-report/index.html

🌐 View coverage from GitHub:
Download the "coverage-report-client" artifact from this workflow run.

…-for-ai-assistant

# Conflicts:
#	src/main/webapp/app/job/job-creation-form/job-creation-form.component.html
@az108 az108 merged commit 5ba2548 into main Jan 20, 2026
22 checks passed
@az108 az108 deleted the task/1734-add-tooltip-for-ai-assistant branch January 20, 2026 11:27
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 merge PR is ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add tooltip for AI Assistant

3 participants