opticyclic

Results 66 issues of opticyclic

It is very confusing changing from one vault query to another due to the differing order of parameters. If I want to do a simple query by state, the Contract...

Triaged

If I have 1 log in my inventory `/minebot craft 1 crafting_table` fails. If I have 4 planks in my inventory it succeeds. minebot should look for planks first and...

/minebot craft

The linux installation tries to install in directories owned by root (`/usr/local`). Either install in the user's home directory or update the readme so the curl command is piped to...

The settings page has a slide for "Scale the user interface". There should be an number/percentage indicating the value of scale setting. An example of something similar is when you...

enhancement

**Library versions** - `react-aad-msal`: 2.3.2 - `msal`: 1.3.3 **Describe the bug** Following on from #207 the Javascript sample appears to be redirecting to the wrong URL After testing the MS...

Add a demo on how to get the swagger.json file as it is sometimes required to upload to external sites that are hosting your documentation. e.g. ``` @RunWith(SpringRunner.class) @SpringBootTest public...

`android-example` uses gradle 4.10.1 `hello-world-groovy` uses gradle 5.5 `hello-world-java`, `neo4j-musicians` and `views-and-forms-java` use gradle 6.1 `hello-world-kotlin` uses gradle 6.9-rc-2 `hello-world-lambda` and `petstore` use gradle 4.8 `websocket-chat` uses gradle 5.1.1 Use...

`OutputFormat.createPrettyPrint()` adds extra space that I don't tend to see in xml. It adds a space at the end of every line and a blank line after the declaration. This...

bug

Related to https://github.com/bmuschko/gradle-cargo-plugin/issues/172 When running `cargoStartLocal` there no option to modify any files in between the install and configuration of the local container and the running of it. If the...

Please add an extra select box on the end for the user to choose how many rows per page.