Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve UX of the JMX Mbeans View #1986

Closed
pobodysnerfect opened this issue Feb 8, 2022 · 2 comments
Closed

Improve UX of the JMX Mbeans View #1986

pobodysnerfect opened this issue Feb 8, 2022 · 2 comments
Milestone

Comments

@pobodysnerfect
Copy link

I recently upgraded SBAC to the latest 2.6.2 from 1.5.X, we utilize JMX operations quite a lot and i noticed the JMX view doesn't handle long package names/methods very well. I'll attach 2 screenshots to show what i mean:

First issue: our "Domain" is the package name: "com.constantcontact.tokensvc.service", about 36 characters, it gets chopped off and appears off screen on the right:

Screen Shot 2022-02-08 at 12 00 00 PM

Second issue: We use some operations with lots of parameters, the method/parameter list also blows out beyond the button:

Screen Shot 2022-02-08 at 12 00 25 PM

I was hoping the UX could be improved to handle both of these cases so its easier to read/interact with.

@SteKoe
Copy link
Contributor

SteKoe commented Mar 4, 2022

Hi, @pobodysnerfect,

thanks for opening the issue. We are currently focussing on supporting Spring Boot Version 3 and have no capacity to work on your issue right now, sorry. But anyway, we'd be happy to see your input either as a suggestion on how to rearrange the UI to support better readability or–of course–as a PR.

SteKoe added a commit that referenced this issue Apr 8, 2022
@SteKoe SteKoe added this to the 2.6.6 milestone Apr 8, 2022
@SteKoe
Copy link
Contributor

SteKoe commented Apr 8, 2022

We have included an improved UI in 2.6.6. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants