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

BAR ThaleMine - 6: Fixed a minor bug in reports page long fields #2239

Merged
merged 1 commit into from
May 18, 2020

Conversation

asherpasha
Copy link
Contributor

@asherpasha asherpasha commented Apr 8, 2020

Details

This pull request fixes the following bug in the reports page:

If 'field.doNotTruncate' is set to true, then the label is not displayed correctly. Instead 'field.name' is shown.

Testing

We have tested the changes in the development version of ThaleMine.

Checklist

Before your pull request can be approved, be sure to check all boxes:

  • Passing unit test for new or updated code (if applicable)
  • Passes all tests – according to Travis
  • Documentation (if applicable)
  • Single purpose
  • Detailed commit messages
  • Well commented code
  • Checkstyle

@yochannah
Copy link
Member

I had the chance to chat with @asherpasha during an Outreachy mentor coffee - prior to this change, the labels were showing in camelCase

image

@danielabutano danielabutano added this to the InterMine 4.2.0 milestone May 18, 2020
@danielabutano danielabutano added this to InterMine 4.2.0 (Spring 2020) in Roadmap & release planning May 18, 2020
@danielabutano
Copy link
Member

danielabutano commented May 18, 2020

Thanks @asherpasha for the PR! I will add it to the upcoming InterMine release

@danielabutano danielabutano merged commit 80eae57 into intermine:dev May 18, 2020
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

3 participants