feat: implemented print shortcut for performance report page #51

Open
talha wants to merge 1 commit from 005-002-004-performance-report-print-shortcut into main
Collaborator

Spec 5.2.4

Changes

  • Added support of title (browser's native tooltip) to the button.
  • Added hook to override ctrl + p and cmd + p shortcuts to replace them with apps print call.

Testing

  • Make sure you have latest code running.
  • Navigate to Performance report page and hover over print button, it must show browser's native tooltip saying "Ctril + P".
  • Now try apply different filters and pressing ctrl + p, print screen must be opened in new tab with filters applied.
# Spec 5.2.4 ## Changes - Added support of title (browser's native tooltip) to the button. - Added hook to override ctrl + p and cmd + p shortcuts to replace them with apps print call. ## Testing - [ ] Make sure you have latest code running. - [ ] Navigate to Performance report page and hover over print button, it must show browser's native tooltip saying "Ctril + P". - [ ] Now try apply different filters and pressing ctrl + p, print screen must be opened in new tab with filters applied.
feat: implemented print shortcut for performance report page
All checks were successful
CI / frontend (pull_request) Successful in 38s
CI / backend (pull_request) Successful in 37s
d0c085afe1
talha requested review from addison 2026-08-27 12:36:27 -04:00
All checks were successful
CI / frontend (pull_request) Successful in 38s
CI / backend (pull_request) Successful in 37s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 005-002-004-performance-report-print-shortcut:005-002-004-performance-report-print-shortcut
git switch 005-002-004-performance-report-print-shortcut
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
kwila/office-extensions!51
No description provided.