You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2019/07/01 16:38:17 UTC

[GitHub] [cloudstack] nvazquez opened a new pull request #3451: Fix wrap text for accounts on project view

nvazquez opened a new pull request #3451: Fix wrap text for accounts on project view
URL: https://github.com/apache/cloudstack/pull/3451
 
 
   ## Description
   Fix wrap text for account names on the project view, as it cannot be fully displayed
   
   ## Types of changes
   - [ ] Breaking change (fix or feature that would cause existing functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [x] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ## Screenshots (if appropriate):
   Before the fix the account column does not wrap the full text:
   ![image](https://user-images.githubusercontent.com/5295080/60452526-143fb600-9c05-11e9-8517-631dfbdcdb8b.png)
   
   After the fix:
   ![image](https://user-images.githubusercontent.com/5295080/60452637-608af600-9c05-11e9-8ae5-55510ec6919c.png)
   
   
   ## How Has This Been Tested?
   Create Project
   Select Project -> Accounts
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services