Skip to content

[DEFECT] Publishing Queue copy icon polish #36897

Description

@hmoreras

Problem Statement

QA of the Angular dot-publishing-queue portlet in the Modernization initiative surfaced two small polish defects on the copy-bundle-id icon:

  • The copy icon rendered next to each bundle Id in the Publishing Queue list is visually small and difficult to click accurately.
  • After clicking the icon, its hover/active state (tooltip + highlight) sometimes remains visible after the cursor leaves the icon — the tooltip stays pinned to that row until the user hovers a different element or scrolls.

Environment: Chrome, latest main.

Steps to Reproduce

  1. Log in as admin and open the Publishing Queue portlet.
  2. Locate any bundle row in the list.
  3. Observe the size and click target of the copy icon next to the bundle Id — it is small and easy to miss.
  4. Click the copy icon.
  5. Move the cursor off the icon (without scrolling and without clicking another element).
  6. Observe that the tooltip / active highlight sometimes remains visible on the row instead of clearing.

Acceptance Criteria

  • Copy icon click target is enlarged (icon and/or padded hit area) so it is comfortable to click at standard admin zoom levels.
  • After clicking the copy icon, the tooltip and any active/hover highlight clear as soon as the cursor leaves the icon (no stuck tooltip).
  • Tooltip continues to appear on hover and disappears on mouseleave / blur consistently across all rows.
  • Copy-to-clipboard still succeeds and the existing "copied" feedback (if any) still triggers.

dotCMS Version

Latest from main branch.

Severity

Low - Minor issue or cosmetic

Links

NA


Note: the categories delete cascade behavior originally reported alongside this ticket is now tracked separately in #36906.

Metadata

Metadata

Assignees

Type

Projects

Status
In Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions