Skip to content

JASPER 582: Include case-number in document tab title#496

Merged
JTraill merged 2 commits intomasterfrom
rename-file-tab
Sep 11, 2025
Merged

JASPER 582: Include case-number in document tab title#496
JTraill merged 2 commits intomasterfrom
rename-file-tab

Conversation

@JTraill
Copy link
Contributor

@JTraill JTraill commented Sep 11, 2025

Pull Request for JIRA Ticket: ----582----

🔢 Include case-number in document file tab 🎯

The title of the tab gets set by the title metadata of the downstream pdf.
We can override this by waiting a certain amount of time after the window loads and rewrite the tab ourselves.
The code introduced here was inspired PCSS's solution to the issue.

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Ran ./manage script

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Screengrab of changes

Nutrient view:
image

Individual document view:
image

@JTraill JTraill self-assigned this Sep 11, 2025
@JTraill JTraill added the javascript Pull requests that update Javascript code label Sep 11, 2025
@sonarqubecloud
Copy link

@JTraill JTraill added the enhancement New feature or request label Sep 11, 2025
@JTraill JTraill marked this pull request as ready for review September 11, 2025 17:03
@JTraill JTraill merged commit 4391004 into master Sep 11, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants