Skip to content

feat(#5238): Disable by default the text wrapping in the logfile view and fix typo for the 'scrollSubcription' data variable#5241

Open
cdprete wants to merge 1 commit intocodecentric:masterfrom
cdprete:master
Open

feat(#5238): Disable by default the text wrapping in the logfile view and fix typo for the 'scrollSubcription' data variable#5241
cdprete wants to merge 1 commit intocodecentric:masterfrom
cdprete:master

Conversation

@cdprete
Copy link
Copy Markdown
Contributor

@cdprete cdprete commented Apr 10, 2026

Fixes #5238.

I tried to write a test for it, but I didn't manage to run the tests locally at all (I tried also with PowerShell, but I get the same result):

Cosimo Damiano Prete@DESKTOP-R2R6SJS MINGW64 ~/Documents/spring-boot-admin/spring-boot-admin-server-ui (master)
$ npm run test

> test
> vitest run --silent


 RUN  v4.1.2 C:/Users/Cosimo Damiano Prete/Documents/spring-boot-admin/spring-boot-admin-server-ui

No test files found, exiting with code 1
                                                                                                                                                                                                                                    
include: C:\Users\Cosimo Damiano Prete\Documents\spring-boot-admin\spring-boot-admin-server-ui\src\main\frontend\**\*.{test,spec}.{js,mjs,cjs,ts,mts,cts,jsx,tsx}
exclude:  **/node_modules/**, **/.git/**

I can drop it, if necessary.
On the other end, on your pipeline it run just fine.

@cdprete cdprete requested a review from a team as a code owner April 10, 2026 15:18
@cdprete cdprete force-pushed the master branch 3 times, most recently from 04e08d0 to df67bc7 Compare April 11, 2026 10:05
@cdprete cdprete changed the title Disable by default the text wrapping in the logfile view and fix typo for the 'scrollSubcription' data variable feat(#5238): Disable by default the text wrapping in the logfile view and fix typo for the 'scrollSubcription' data variable Apr 11, 2026
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.

Start logfile view with wrapping disabled

1 participant