Skip to content

Improved table logic and appearance#55

Merged
buzzia2001 merged 3 commits into
codefori:mainfrom
buzzia2001:main
Jul 4, 2026
Merged

Improved table logic and appearance#55
buzzia2001 merged 3 commits into
codefori:mainfrom
buzzia2001:main

Conversation

@buzzia2001

Copy link
Copy Markdown
Member

Changes

This PR adds improvements to the table display logic (enabling scrolling instead of collapsing)

How to test this PR

Open any view, such as WRKACTJOB, and when you minimize the window, the tables should no longer collapse but should be scrollable.

Checklist

  • have tested my change
  • have created one or more test cases
  • updated relevant documentation
  • Remove any/all console.logs I added
  • have added myself to the contributors' list in CONTRIBUTING.md

- Moved table generation functions (generateDetailTable, generateFastTable, FastTableColumn) from tools to a new frontendTables module.
- Updated imports in outputQueue.ts, program.ts, saveFile.ts, subsystemDescription.ts, userIndex.ts, userSpace.ts, dspobj.ts, wrkactjob.ts, wrkjob.ts, wrksplf.ts, and wrkusrjob.ts to reflect the new structure.
@buzzia2001 buzzia2001 merged commit 78f283d into codefori:main Jul 4, 2026
1 check passed
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.

1 participant