Results 24 issues of Tim Lai

### Q&A (please complete the following information) - Swagger-Editor version: alpha.12 ### Describe the bug you're encountering Jest unit tests got removed in in https://github.com/swagger-api/swagger-editor/pull/3241. They should be re-implemented. ###...

type: regression
javascript
swagger-editor@next

### Is your feature request related to a problem? Keyboard shortcuts got removed in #3241. They should be re-implemented. ### Describe the solution you'd like Note, we should re-evaluate which...

type: regression
javascript
swagger-editor@next

@tim-lai commented on [Tue May 10 2022](https://github.com/swagger-api/swagger-ide/issues/724) Steps to reproduce: 1. load default SwaggerEditor@next 2. File -> Import File, and/or File -> Import Url 3. Observe that URL in the...

type: bug
swagger-editor@next

Current: external https call for a definition Desired: local retrieval of a yaml fixture Context: current external https call enables easy sync with latest available AsyncAPI definition. However, on public...

type: enhancement
javascript
swagger-editor@next

- At least in dark mode, we currently have no tokens that get rendered in `red`. Therefore, need to track down the cases where `red` is displayed from a default...

type: enhancement
javascript
swagger-editor@next

This is a legacy SwaggerEditor@4 distribution artifact/job.

type: feature
javascript
swagger-editor@next

Feature parity with legacy SwaggerEditor@4: - [ ] accept url - [ ] accept local file Out of scope, but consistency with SwaggerUI: - [ ] generic list of args...

type: feature
cat: docker
javascript
swagger-editor@next

legacy SwaggerEditor@4 plugin was written for Ace Editor.

type: feature
javascript
swagger-editor@next

Problem: It can be difficult to find and scroll through a large definition. Proposed solution: a component in `EditorPaneBarLeft` that: - [ ] filter by operation/schema/tag/etc - [ ] organize...

type: feature
javascript
swagger-editor@next

By default, on initial load, if no definition is saved in localStorage, we display AsyncAPI 2.4 Streetlights YAML definition via a SwaggerUI `url` prop. Currently, via the `Topbar -> Editor`...

type: enhancement
javascript
swagger-editor@next