Hank G

Results 11 issues of Hank G

I just tried installing this with the standard instructions and ran into a problem of missing dependencies. I was able to tweak the dependencies list under Mint 20 to get...

# Bug report Following the quick start guide and trying to execute the avatar bonus section I noticed that the uploaded image wasn't retrievable. It uses the "User Management Starter"...

bug

Experimenting in 0.9 and setting position of the window with something like Position="500,600" is not working on Linux but does work on Windows and Mac. At first I thought it...

os-linux

Somewhere between the Flutter libraries, runtime, and the Nouveau Linux drivers painting images causes kernel errors which worst case cause the application to segfault but in many cases causes the...

severe: crash
engine
platform-linux
a: desktop
passed first triage
e: OS Version specific
P4

- [x] ~~Name field should be broken into first_name and last_name since name is a synthetic field and setting/getting symmetry is preferred.~~ - [x] NSFW toggle on profile should be...

routes-users
type-improvement
scope-errors

I believe what the original design was trying to go for was the implementation of [RFC 5988](https://tools.ietf.org/html/rfc5988), the way GitHub ultimately decided to go (as described [here](https://developer.github.com/v3/#pagination)). While it's a...

scope-parameters
status-needsdiscussion
type-improvement

- [x] POST endpoint isn't RESTful needs to have the new GUID in the body not as part of Path - [ ] Need to augment the all endpoints with...

routes-contacts
type-improvement
scope-errors

There are error conditions that will come back from the endpoints and these aren't currently documented. The current implementation can be used as a start.

routes-aspects
type-improvement
scope-errors

- [x] POST endpoint needs to change format so that the tag name isn't on the path but is a parameter `{name: value}` - [ ] Some of the endpoints...

routes-tag-followings
type-improvement
scope-errors

The current User settings essentially provide access to the same fields that "Edit Profile" does. However there is nothing for changing elements in the Settings area. This may be a...

status-needsdiscussion
type-improvement