Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Copy to clipboard unclear #1008

Open
skin27 opened this issue Dec 8, 2022 · 6 comments
Open

Copy to clipboard unclear #1008

skin27 opened this issue Dec 8, 2022 · 6 comments
Labels
code editor Relates to the code editor enhancement Improve existing features good first issue Good for newcomers Hacktoberfest

Comments

@skin27
Copy link

skin27 commented Dec 8, 2022

Here some points I noticed in 0.5:

  • Unclear how to create another/new integration (after one is already created) -> Solved with multiroute
    - "Copy to clipboard", it was unclear that only selected text is copied. Maybe when nothing is selected copy the whole yaml? Or make the text "Copy selection to clipboard".
  • When a step is not completely configured (not all fields are filled in) the color around the step could be red (instead of blue) and the deploy button greyed out. -> Separated in Support Showing Invalid Steps #901 Visualization: Visual feedback of steps that aren't configured #1295

Keep up the good work,

Raymond

@skin27 skin27 added the enhancement Improve existing features label Dec 8, 2022
@apupier apupier transferred this issue from KaotoIO/kaoto-backend Dec 9, 2022
@kahboom
Copy link
Contributor

kahboom commented Feb 21, 2023

Hi @skin27 ! Thanks for the feedback and apologies for the delay. I'll respond to each of your points below:

Unclear how to create another/new integration (after one is already created)

Are you saying that where you clear the canvas or start from scratch is not immediately obvious, or do you mean that you would like to be able to create multiple integrations and have access to both of them from the dashboard? If it's the first point, right now we don't have persistence on refresh so simply refreshing the page should clear the integration. Otherwise, you would go to the dropdown kebab from the toolbar and click Delete, as below:

screenshot-localhost_1337-2023 02 21-13_34_16

If you mean more the second point, this is not yet supported, but we hope to do so at some point in the future (see #801).

"Copy to clipboard", it was unclear that only selected text is copied. Maybe when nothing is selected copy the whole yaml? Or make the text "Copy selection to clipboard".

I'm not able to reproduce this, but it's possible that this has been fixed since you first reported this. Pressing the Copy to clipboard button in the code editor copies all of the text in the code editor, not just the text selected. Please let me know if the issue persists for you though.

When a step is not completely configured (not all fields are filled in) the color around the step could be red (instead of blue) and the deploy button greyed out.

Thank you, this is a good point. I've created issue #1295 to address this.

@skin27
Copy link
Author

skin27 commented Feb 21, 2023 via email

@skin27
Copy link
Author

skin27 commented Feb 21, 2023 via email

@skin27
Copy link
Author

skin27 commented Feb 21, 2023 via email

@Delawen
Copy link
Member

Delawen commented Jul 17, 2023

When a step is not completely configured (not all fields are filled in) the color around the step could be red (instead of blue) and the deploy button greyed out.

Covered by:
#901
#1295

Unclear how to create another/new integration (after one is already created)

New multi-route support should have made this more clear.

@Delawen Delawen changed the title Some feedback on the GUI Copy to clipboard unclear Jul 17, 2023
@Delawen Delawen added good first issue Good for newcomers code editor Relates to the code editor Hacktoberfest labels Jul 17, 2023
@skin27
Copy link
Author

skin27 commented Jul 17, 2023

Thanks a lot, looking forward to 1.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
code editor Relates to the code editor enhancement Improve existing features good first issue Good for newcomers Hacktoberfest
Projects
None yet
Development

No branches or pull requests

3 participants