You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/09/15 09:43:21 UTC

[GitHub] [cloudstack-primate] PaulAngus opened a new issue #713: [BUG] '@processing' color does not affect the page loading progress or circular 'I'm thinking' graphic

PaulAngus opened a new issue #713:
URL: https://github.com/apache/cloudstack-primate/issues/713


   **Describe the bug**
   A clear and concise description of what the bug is.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   
   Change the property  '@processing' in the config.json file.
   
   1. go to Primate URL (see large 'thinking' graphic is still blue)
   2. Log in as user or admin.  (see small 'thinking' graphic and page loading bar at the top of the page are still blue)
   
   **Expected behaviour**
   
   - 'thinking' graphic and page loading bar should match the '@processing' bar.
   
   **Screenshots**
   
   ![image](https://user-images.githubusercontent.com/4810220/93194035-897ea480-f73f-11ea-87b0-369f6c0701ae.png)
   
   
   **Additional context**
   Add any other context about the problem here.
   


----------------------------------------------------------------
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



[GitHub] [cloudstack-primate] rhtyd commented on issue #713: [BUG] '@processing' color does not affect the page loading progress or circular 'I'm thinking' graphic

Posted by GitBox <gi...@apache.org>.
rhtyd commented on issue #713:
URL: https://github.com/apache/cloudstack-primate/issues/713#issuecomment-692611692


   @PaulAngus actually the variable names are from Vue/AntDesign the `@processing-color` is what is uses for status button/icon used for a resource (such as VM state etc) - https://antdv.com/components/badge/#components-badge-demo-status
   
   @utchoang can you look into this as well - is it possible to use the defined primary-colour for the loaders? 


----------------------------------------------------------------
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



[GitHub] [cloudstack-primate] rhtyd commented on issue #713: [BUG] '@processing' color does not affect the page loading progress or circular 'I'm thinking' graphic

Posted by GitBox <gi...@apache.org>.
rhtyd commented on issue #713:
URL: https://github.com/apache/cloudstack-primate/issues/713#issuecomment-697232696


   Vefied and close in PR #718


----------------------------------------------------------------
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



[GitHub] [cloudstack-primate] DaanHoogland edited a comment on issue #713: [BUG] '@processing' color does not affect the page loading progress or circular 'I'm thinking' graphic

Posted by GitBox <gi...@apache.org>.
DaanHoogland edited a comment on issue #713:
URL: https://github.com/apache/cloudstack-primate/issues/713#issuecomment-696313422


   can't get the processing colors to change, @utchoang can you help? the only config item i see to change is  `"@processing-color": "#e02020"`, is that the item to change? if so, it doesn't work.
   
   never mind, i probably tested the wrong branch


----------------------------------------------------------------
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



[GitHub] [cloudstack-primate] DaanHoogland commented on issue #713: [BUG] '@processing' color does not affect the page loading progress or circular 'I'm thinking' graphic

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on issue #713:
URL: https://github.com/apache/cloudstack-primate/issues/713#issuecomment-696313422


   can't get the processing colors to change, @utchoang can you help? the only config item i see to change is  `"@processing-color": "#e02020"`, is that the item to change? if so, it doesn't work.


----------------------------------------------------------------
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



[GitHub] [cloudstack-primate] rhtyd closed issue #713: [BUG] '@processing' color does not affect the page loading progress or circular 'I'm thinking' graphic

Posted by GitBox <gi...@apache.org>.
rhtyd closed issue #713:
URL: https://github.com/apache/cloudstack-primate/issues/713


   


----------------------------------------------------------------
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



[GitHub] [cloudstack-primate] rhtyd commented on issue #713: [BUG] '@processing' color does not affect the page loading progress or circular 'I'm thinking' graphic

Posted by GitBox <gi...@apache.org>.
rhtyd commented on issue #713:
URL: https://github.com/apache/cloudstack-primate/issues/713#issuecomment-697151211


   LGTM, verified action notification loading icon colour
   ![Screenshot from 2020-09-23 11-26-11](https://user-images.githubusercontent.com/95203/93972460-ee657a80-fd8f-11ea-8eca-fc1cf915b8f5.png)
   
   


----------------------------------------------------------------
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



[GitHub] [cloudstack-primate] DaanHoogland edited a comment on issue #713: [BUG] '@processing' color does not affect the page loading progress or circular 'I'm thinking' graphic

Posted by GitBox <gi...@apache.org>.
DaanHoogland edited a comment on issue #713:
URL: https://github.com/apache/cloudstack-primate/issues/713#issuecomment-696313422


   can't get the processing colors to change, @utchoang can you help? the only config item i see to change is  `"@processing-color": "#e02020"`, is that the item to change? if so, it doesn't work.
   
   never mind, i probably tested the wrong branch


----------------------------------------------------------------
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



[GitHub] [cloudstack-primate] rhtyd edited a comment on issue #713: [BUG] '@processing' color does not affect the page loading progress or circular 'I'm thinking' graphic

Posted by GitBox <gi...@apache.org>.
rhtyd edited a comment on issue #713:
URL: https://github.com/apache/cloudstack-primate/issues/713#issuecomment-692611692


   @PaulAngus actually the variable names are from Vue/AntDesign the `@processing-color` is what is uses for status button/icon used for a resource (such as VM state etc) - https://antdv.com/components/badge/#components-badge-demo-status
   
   @utchoang can you look into this as well - is it possible to use the defined primary-colour for the (message and URL) loaders? 


----------------------------------------------------------------
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



[GitHub] [cloudstack-primate] DaanHoogland commented on issue #713: [BUG] '@processing' color does not affect the page loading progress or circular 'I'm thinking' graphic

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on issue #713:
URL: https://github.com/apache/cloudstack-primate/issues/713#issuecomment-696339227


   tests ok in 718 (except I don't seem to understand the rgba(0, 0, 0, 0.15))


----------------------------------------------------------------
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



[GitHub] [cloudstack-primate] DaanHoogland commented on issue #713: [BUG] '@processing' color does not affect the page loading progress or circular 'I'm thinking' graphic

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on issue #713:
URL: https://github.com/apache/cloudstack-primate/issues/713#issuecomment-696313422






----------------------------------------------------------------
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