You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/11/02 10:36:15 UTC

[GitHub] [camel-karavan] Croway opened a new issue #62: Select step tab not readable

Croway opened a new issue #62:
URL: https://github.com/apache/camel-karavan/issues/62


   When following `Development Karavan app` the Select step modal is
   ![image](https://user-images.githubusercontent.com/34543311/139830994-54e435b8-37fc-4a7f-b85b-e3d185ba669a.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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-karavan] mgubaidullin commented on issue #62: Select step tab not readable

Posted by GitBox <gi...@apache.org>.
mgubaidullin commented on issue #62:
URL: https://github.com/apache/camel-karavan/issues/62#issuecomment-957537930


   @Croway 
   Do you have issues with karavan-app? if yes, it would be great if you fix this issues and make a PR.
   However I would prefer dark={false} in KaravanDesigner for an karavan-app, because web version of Karavan has only light mode.


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-karavan] Croway commented on issue #62: Select step tab not readable

Posted by GitBox <gi...@apache.org>.
Croway commented on issue #62:
URL: https://github.com/apache/camel-karavan/issues/62#issuecomment-957363625


   Hi @mgubaidullin, I'm sorry, I didn't notice the other issue!, btw in order to build the project I had to do some changes to codebase, in particular I had to edit some tsx files
   
   - in DesignerPage I had to add dark={true] to KaravanDesigner tag
   - in Kamelet* I had to rename the import `import {Kamelet} from "../designer/model/KameletModels";` to `import {KameletModel} from "../designer/model/KameletModels";` 
   
   do you want me to open issues or PRs ?


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-karavan] mgubaidullin commented on issue #62: Select step tab not readable

Posted by GitBox <gi...@apache.org>.
mgubaidullin commented on issue #62:
URL: https://github.com/apache/camel-karavan/issues/62#issuecomment-957359238


   Fixed. Will be available in next preview


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-karavan] mgubaidullin commented on issue #62: Select step tab not readable

Posted by GitBox <gi...@apache.org>.
mgubaidullin commented on issue #62:
URL: https://github.com/apache/camel-karavan/issues/62#issuecomment-957358729






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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-karavan] mgubaidullin closed issue #62: Select step tab not readable

Posted by GitBox <gi...@apache.org>.
mgubaidullin closed issue #62:
URL: https://github.com/apache/camel-karavan/issues/62


   


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-karavan] Croway commented on issue #62: Select step tab not readable

Posted by GitBox <gi...@apache.org>.
Croway commented on issue #62:
URL: https://github.com/apache/camel-karavan/issues/62#issuecomment-957363625


   Hi @mgubaidullin, I'm sorry, I didn't notice the other issue!, btw in order to build the project I had to do some changes to codebase, in particular I had to edit some tsx files
   
   - in DesignerPage I had to add dark={true] to KaravanDesigner tag
   - in Kamelet* I had to rename the import `import {Kamelet} from "../designer/model/KameletModels";` to `import {KameletModel} from "../designer/model/KameletModels";` 
   
   do you want me to open issues or PRs ?


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-karavan] Croway commented on issue #62: Select step tab not readable

Posted by GitBox <gi...@apache.org>.
Croway commented on issue #62:
URL: https://github.com/apache/camel-karavan/issues/62#issuecomment-957363625


   Hi @mgubaidullin, I'm sorry, I didn't notice the other issue!, btw in order to build the project I had to do some changes to codebase, in particular I had to edit some tsx files
   
   - in DesignerPage I had to add dark={true] to KaravanDesigner tag
   - in Kamelet* I had to rename the import `import {Kamelet} from "../designer/model/KameletModels";` to `import {KameletModel} from "../designer/model/KameletModels";` 
   
   do you want me to open issues or PRs ?


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-karavan] mgubaidullin closed issue #62: Select step tab not readable

Posted by GitBox <gi...@apache.org>.
mgubaidullin closed issue #62:
URL: https://github.com/apache/camel-karavan/issues/62


   


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-karavan] mgubaidullin commented on issue #62: Select step tab not readable

Posted by GitBox <gi...@apache.org>.
mgubaidullin commented on issue #62:
URL: https://github.com/apache/camel-karavan/issues/62#issuecomment-957358729


   Duplicate of #40


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-karavan] mgubaidullin closed issue #62: Select step tab not readable

Posted by GitBox <gi...@apache.org>.
mgubaidullin closed issue #62:
URL: https://github.com/apache/camel-karavan/issues/62


   


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-karavan] mgubaidullin commented on issue #62: Select step tab not readable

Posted by GitBox <gi...@apache.org>.
mgubaidullin commented on issue #62:
URL: https://github.com/apache/camel-karavan/issues/62#issuecomment-957358729






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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org