watson-developer-cloud / sdk-example-editor

Web application that helps edit SDK examples from an OpenAPI file.
https://watson-developer-cloud.github.io/sdk-example-editor/
MIT License
1 stars 1 forks source link

UI can't handle changes to multiple examples for one method #50

Closed SirSpidey closed 4 years ago

SirSpidey commented 5 years ago

Describe the bug The UI prevents me from changing the 2nd example of a method with 2 examples

To Reproduce Steps to reproduce the behavior:

  1. Load visual-recognition-v3.json
  2. Load any language
  3. Scroll to the Classify images method
  4. Make a change to the first example
  5. Make a change to the 2nd example. Notice that it doesn't change, and the cursor returns to the first example

Screenshots 2019-09-25_15-43-08 (1)

Desktop (please complete the following information):

lpatino10 commented 5 years ago

Yeah this one's definitely problematic 😕 Will be first on my list to fix for this project.

watson-github-bot commented 4 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: