Greg Slepak

Results 343 issues of Greg Slepak

### Problem Although Vuex is very nice and has great dev UI support via the vuejs browser extension, it ties us to Vue and makes switching to something like Svelte...

Kind:Enhancement
App:Frontend
Level:Advanced
Kind:Core

I expect to get flack for this issue. I expect it to be summarily closed and/or ignored. It nevertheless drives me bonkers whenever I see **_new**_ security-critical applications are being...

**Describe the bug** Push Notifications don't work with Pleroma instances. **To reproduce** Steps to reproduce the behavior: 1. Use a pleroma instance **Does this happen in the official app?** Yes...

bug

**Describe the issue** For whatever reason, Fedora doesn't provide ISO files for ARM: - https://fedoraproject.org/workstation/download - https://fedoraproject.org/spins/kde/download I'd like to install the latest Fedora (40) KDE version, but it just...

### Problem During development (`grunt dev`), I signed up a user. I ran into [this bug](https://github.com/okTurtles/group-income/issues/1559) (and [this related issue](https://github.com/okTurtles/group-income/issues/1983)). This means that I was able to create the identity...

Kind:Bug
App:Frontend
Priority:High
Note:UI/UX
Level:Advanced

### Problem A whole bunch of service workers get registered, sometimes leading to a spinning Group Income icon while this code is running: ```js // register service-worker await Promise.race( [sbp('service-workers/setup'),...

Kind:Bug
App:Frontend
Priority:High
Kind:Core

### Problem Please see [this video](https://cloud.cypress.io/projects/q6whky/runs/2604/test-results/e07c7329-a1fe-480b-9f86-c6d17f5f6baa/video?actions=%5B%5D&browsers=%5B%5D&groups=%5B%5D&isFlaky=%5B%5D&modificationDateRange=%7B%22startDate%22%3A%221970-01-01%22%2C%22endDate%22%3A%222038-01-19%22%7D&orderBy=EXECUTION_ORDER&oses=%5B%5D&specs=%5B%5D&statuses=%5B%7B%22value%22%3A%22FAILED%22%2C%22label%22%3A%22FAILED%22%7D%5D&testingTypesEnum=%5B%5D&utm_source=github). ![Screenshot 2024-07-08 at 12 51 39 PM](https://github.com/okTurtles/group-income/assets/138706/fdd027aa-f3d3-4ab7-88c0-33786b97ac2e) This is now happening periodically on `master`. ### Solution It seems like the way one of the...

Kind:Bug
App:Frontend
Kind:Test
Priority:High

### Problem Updating the user's password isn't implemented right now (as it's somewhat complicated and involves rotating keys). ![Screenshot 2024-07-09 at 1 49 41 PM](https://github.com/okTurtles/group-income/assets/138706/845da4b0-5547-4b71-b5ba-8aeb94ca81a6) ### Solution For now please...

App:Frontend
Priority:High
Note:UI/UX

### Problem In a group with 3 users and a mincome of $1000 USD/month, I performed the following steps: **One: I changed the currency to BTC:** ![Screenshot 2024-07-04 at 10...

Kind:Bug
App:Frontend
Priority:High
Note:Contracts

### Problem In the GIG group, which is running contracts version `0.3.0` and GI_VERSION `GI_VERSION: 0.0.1@2024-07-01T20:11:59.326Z` (that seems wrong, as it implies the frontend code is from 7 days ago,...

Kind:Bug
App:Frontend
Priority:High
Note:UI/UX