Raine Revere

Results 298 issues of Raine Revere

Test [`should throw an exception when timeout is exceeded`](https://github.com/raineorshine/npm-check-updates/blob/master/test/timeout/index.js) hangs due to open socket/connection. Eventually the test times out and **passes** due to successful assertions, but there is a long...

low-priority

Adds a Toolbar button to adjust the text color, background color, and bullet color of a thought. - [x] Text Color toolbar button - [x] Text Color shortcut + action-creator...

## Steps to Reproduce Long press (click/tap and hold) on a thought. ## Current Behavior The overlay bullet is not highlighted until the user begins to drag. ## Expected Behavior...

feature
good-first-issue

Alternative/Complement to #1637. Instead of showing a single gesture hint, show all gestures that can be made from the current sequence. e.g. Swipe → and hold should alert: - **Back**...

feature

## Steps to Reproduce 1. Create a thought with a large number of deeply nested descendants (so that it takes a nontrivial amount of time to buffer them in). 2....

bug

When swiping to dismiss an alert, toolbar buttons underneath the alert are activated. Reproducible on iOS Safari in PWA mode. Cannot reproduce in normal mobile Safari or in emulated mobile...

bug
good-first-issue

After refreshing the app, if the first touch is a scrolling gesture, it activates drag. Why is long press activated at all? If `isTouch` is enabled after the first touch,...

bug

Currently the Subthoughts are only re-rendering after all contexts have loaded. `pull` yields thoughts as they are loaded, we just need to subscribe to the store.

bug

Sometimes the PWA does not refresh after a new version has deployed. Add dynamic=1 to js and css urls: https://stackoverflow.com/questions/8792255/how-do-you-force-an-ipad-home-screen-bookmarked-web-app-to-refresh Detect change in service worker: https://stackoverflow.com/questions/56972246/how-to-update-reactjs-based-pwa-to-the-new-version

bug
hold

Offer gesture tips through a popup palette when the user starts a gesture and holds. - The disc looks good but breaks a convention of hover-to-highlight and release-to-activate. - **em**...

feature