Skip to content

Fix(Status type "online"): Added showing tooltip on skills column cli… - #1434

Merged
Artem-Makarchenko-Dev merged 3 commits into
mainfrom
fix/WTEL-10151/not-tooltip-on-skill-column-click
Aug 14, 2026
Merged

Fix(Status type "online"): Added showing tooltip on skills column cli…#1434
Artem-Makarchenko-Dev merged 3 commits into
mainfrom
fix/WTEL-10151/not-tooltip-on-skill-column-click

Conversation

@Artem-Makarchenko-Dev

@Artem-Makarchenko-Dev Artem-Makarchenko-Dev commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

…ck (WTEL-10151)

Summary by CodeRabbit

  • Style
    • Updated the skills column display with a more compact chip-based layout.
    • The first skill is highlighted, while additional skills appear as listed items.
    • Improved handling of long skill names within the available space.

@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: ddfc0888-6a76-4640-ba13-4b38dccaa064

📥 Commits

Reviewing files that changed from the base of the PR and between 804274b and 7bde687.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • src/modules/lookups/modules/activity-types/components/the-activity-types.vue
🚧 Files skipped from review as they are similar to previous changes (1)
  • src/modules/lookups/modules/activity-types/components/the-activity-types.vue

📝 Walkthrough

Walkthrough

The activity types skills column now uses wt-display-chip-items. The first skill appears in a constrained secondary chip, and remaining skills appear as listed items. The previous scoped skills styling was removed.

Changes

Activity type skills display

Layer / File(s) Summary
Skills chip rendering
src/modules/lookups/modules/activity-types/components/the-activity-types.vue
The skills column uses wt-display-chip-items to render the first skill as a secondary chip and subsequent skills as listed items. The scoped .activity-types__skills style block was removed.

Estimated code review effort: 2 (Simple) | ~10 minutes

Merge Risk: ⚪ Minimal · up to 7bde6

This localized UI fix has no actionable merge-blocking risk remaining beyond normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title identifies the online status fix and the tooltip behavior for the skills column, which matches the pull request objective.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/WTEL-10151/not-tooltip-on-skill-column-click

Comment @coderabbitai help to get the list of available commands.

Comment thread package.json Outdated
Artem-Makarchenko-Dev and others added 2 commits August 14, 2026 17:47
Co-authored-by: Daniil Lohvinov <32868304+dlohvinov@users.noreply.github.com>
@Artem-Makarchenko-Dev
Artem-Makarchenko-Dev merged commit 65debe6 into main Aug 14, 2026
14 checks passed
@Artem-Makarchenko-Dev
Artem-Makarchenko-Dev deleted the fix/WTEL-10151/not-tooltip-on-skill-column-click branch August 14, 2026 15:11
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.

2 participants