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

Trim titles in list views #427

Merged
merged 1 commit into from Jul 14, 2020
Merged

Conversation

wavexx
Copy link
Contributor

@wavexx wavexx commented Jul 13, 2020

I've been working on a GH repository which includes a lot of leading whitespace in issues due to a template including it.

I think the bug data shouldn't be altered, but it still makes sense to strip titles in list/table views so that more of the bug title is readily visible. The WebUI probably does that implicitly, while I'm unsure about other modes.

@MichaelMure
Copy link
Owner

I wonder if text.LeftPadMaxLine() should do that really. in the mean time, that's reasonable. Thanks!

@MichaelMure MichaelMure merged commit b4158db into MichaelMure:master Jul 14, 2020
@wavexx wavexx deleted the trim_titles branch September 22, 2020 13:51
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.

None yet

2 participants