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

Configurable truncation length of topic & schema names #741

Open
2 tasks done
jpd1550 opened this issue Dec 31, 2024 · 1 comment
Open
2 tasks done

Configurable truncation length of topic & schema names #741

jpd1550 opened this issue Dec 31, 2024 · 1 comment
Labels
status/triage/completed Automatic triage completed status/triage/manual Manual triage in progress type/feature A brand new feature

Comments

@jpd1550
Copy link

jpd1550 commented Dec 31, 2024

Issue submitter TODO list

  • I've searched for an already existing issues here
  • I'm running a supported version of the application which is listed here and the feature is not present there

Is your proposal related to a problem?

Our topic and schema naming conventions result in names that are often greater than 60 characters.

Currently, these names are being truncated in the UI, with an ellipsis appended to the truncated name which can lead to slight confusion in identifying topics or schema subjects.

The tooltip shows the full topic name / schema subject when a user hovers over the truncated name but given we have some whitespace between the topic name and partition count columns, we would prefer for the full topic (& schema name within schema registry dropdown) to be shown if possible.

Describe the feature you're interested in

Configure the length that truncation occurs in the UI when viewing topics & schemas.

Currently, an arbitrary topic name like:

ZETA.Galaxy.Observation.DataStream.Analysis.Processor.ZETA.Galaxy.Observation.Retry.0

will truncate to:

ZETA.Galaxy.Observation.DataStream.Analysis.Processor.ZETA...

Describe alternatives you've considered

No response

Version you're running

9f79a56

Additional context

We came across Kafbat and love the OAuth & RBAC support it provides out of the box.

Thanks for the continued work on the project!

@jpd1550 jpd1550 added status/triage Issues pending maintainers triage type/feature A brand new feature labels Dec 31, 2024
@kapybro kapybro bot added status/triage/manual Manual triage in progress status/triage/completed Automatic triage completed and removed status/triage Issues pending maintainers triage labels Dec 31, 2024
Copy link

Hi jpd1550! 👋

Welcome, and thank you for opening your first issue in the repo!

Please wait for triaging by our maintainers.

As development is carried out in our spare time, you can support us by sponsoring our activities or even funding the development of specific issues.
Sponsorship link

If you plan to raise a PR for this issue, please take a look at our contributing guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/triage/completed Automatic triage completed status/triage/manual Manual triage in progress type/feature A brand new feature
Projects
None yet
Development

No branches or pull requests

1 participant