jjspace

Results 67 issues of jjspace

This issue will track the _technical_ implementation of a new version of Sandcastle for CesiumJS. Design and features will primarily be worked out and discussed elsewhere. If you want to...

type - enhancement
category - sandcastle
category - modernization

With the current architecture of CesiumJS it's not possible to run an application with multiple versions of CesiumJS on the page. This is due to a few global/shared objects that...

type - enhancement
theme - developer comfort

### Description In the documentation for [Path examples](https://expressjs.com/en/5x/api.html#path-examples), which is linked to from every other method like `app.get` or `app.use`, the descriptions are misleading. Each of the examples starts with:...

### Description I am unable to find any documentation indicating how wildcard parameters work in v5. The only mention I've been able to find is in the [v5 Migration guide](https://expressjs.com/en/guide/migrating-5.html#path-syntax)...

**Describe the bug** Marking an item in a list as HQ required does not update the item in the UI to indicated that requirement. This happens with both the single...

difficulty: very hard

**Describe the bug** When dragging lists around to reorder them within workshops that also have archived lists _that are hidden_ their drop index is incorrect and results in an unexpected...

**Is your feature request related to a problem? Please describe.** List aggregates are not clickable in the main list page after creating a "Saved aggregate view". This interaction feels weird...

**Is your feature request related to a problem? Please describe.** Lists can be re-ordered and even nested inside workshops. List aggregates can not. This feels limiting when they all seem...

I'm working with a pre-built PNGTuber model that was created for PNGTuberPlus and attempting to convert it to Remix. Certain sprites are set up for slower animations. For example the...

# Description Initial PR implementing basic ion oauth login flow. This PR includes - ion oauth login + logout button - Username and avatar shown when logged in - Adds...

category - sandcastle