question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Create a new response with some usability issues.

See original GitHub issue

This is a great tool and thanks for your work. And I got some usability issue, if anything misunderstand, please correct me. Thanks!

After create a new operation with default value, then create a new response. There are some issues:

  • the layout for operation is too wide and without scroll bar to see the full part the html gui. Can you add a scroll bar to scroll from left to right.
  • the default response has no schema edit action support. It only show “status code” and “Description”. User cannot create a new media type. It’s better to provide a default media type.
  • the duplicate button for response does not work. It will show error on js console
Uncaught ReferenceError: duplicateResponse is not defined
    at click (eval at Tn (vue.min.js:6), <anonymous>:3:14340)
    at e (vue.min.js:6)
    at HTMLAnchorElement.t._withTask.t._withTask (vue.min.js:6)
  • for existing media type of the response. I don’t find any way to change the schema.

All these issues can reproduce on online editor https://mermade.github.io/openapi-gui/#

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
MikeRalphsoncommented, Sep 21, 2018

The default response has no schema edit action support. It only show “status code” and “Description”. User cannot create a new media type

Ability to create media-type objects has been added.

1reaction
MikeRalphsoncommented, Sep 21, 2018

the duplicate button for response does not work. It will show error on js console

The missing duplicateResponse function has been added.

Read more comments on GitHub >

github_iconTop Results From Across the Web

30 Usability Issues To Be Aware Of - Smashing Magazine
8 Usability Check-Points You Should Be Aware Of # · You don't use pop-ups. · You don't change users' window size. · You...
Read more >
Usability: A part of the User Experience | IxDF
It's important to analyze the users' performance and concerns with a web design as early as possible.
Read more >
Response Time Limits: Article by Jakob Nielsen
How users react to delays in a user interface, whether website or application. The 3 main response time limits are determined by human...
Read more >
Heuristic Analysis for UX: How to Run a Usability Evaluation
A heuristic analysis is used to identify a product's common usability issues so that the problems can be resolved, consequently improving the user's ......
Read more >
Usability Issue - an overview | ScienceDirect Topics
A less common way to identify usability issues is through some automated techniques such as an online study or by observing a video...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found