newrelic / nr1-deployment-analyzer

NR1 Deployment Analyzer allows you to view application deployments across your environments from your APM deployment markers.
https://discuss.newrelic.com/t/deployment-analyzer-nerdpack/85686
Apache License 2.0
6 stars 13 forks source link

Styling issues with long deployment revision names #13

Closed jerelmiller closed 4 years ago

jerelmiller commented 4 years ago

Description

There seems to be some styling issues, primarily with the buttons when there are long deployment names. I use git SHA as the revision name when deploying, but this seems to push the "Filter Tags" and "Analyze" buttons mostly out of the frame. I've added screenshots below. The "View Events" button also wraps likely due to the long revision name.

Steps to Reproduce

View the list of deployments with long revision names (such as the git SHA).

Expected Behaviour

I can see the full text of all the buttons.

Relevant Logs / Console output

Screen Shot 2020-05-20 at 9 07 05 PM

Your Environment

Kav91 commented 4 years ago

Fixed in #22 thats been merged to master. Will schedule a catalog update shortly.

nr-opensource-bot commented 4 years ago

:tada: This issue has been resolved in version 0.3.4 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: