Steven Loria

Results 84 issues of Steven Loria

The hamburger menu is unnecessary here and only adds an extra click. Better to just have the "Create room" and profile dropdowns in the nav bar. If necessary, the profile...

The display is a bit wonky on my 13" laptop screen. This reduces the size of the board and logo so everything fits ### Before ### After

Put development libraries in `devDependencies`

Implements https://github.com/octokatherine/word-master/discussions/34. This was adapted from https://github.com/cmot17/word-master/tree/share-link off the last `main` code. Adds: * Shareable links * Share button that copies to clipboard (https://github.com/octokatherine/word-master/issues/81) * Root URL redirects to the...

Passing a schema instance makes it impossible to use schema `context` safely.

I would like to have some visibility into my teammates' code review workloads, and assign a reviewer to my own PR based on that. Related to https://github.com/pullreminders/backlog/issues/101 . We don't...

👋 Just dropping by to let you know that marshmallow v3 is released. Upgrading will provide a few benefits for boundary-layer: * No need for `StrictSchema`. v3 has first-class support...

**Describe the bug** TODO lists don't render checkboxes immediately. They only become checkboxes if you navigate to another note then return to the note. **To Reproduce** ![Screen Recording 2020-05-14 at...

The following code is meant to filter the Items that are checked out and updated in the past hour. However, the `updated__gt` query causes a TypeError to be raised. ```...

test
odm