Greg Slepak

Results 343 issues of Greg Slepak

### Problem ![Screenshot 2024-07-08 at 2 46 36 PM](https://github.com/okTurtles/group-income/assets/138706/7ec6ac52-a6ec-49fa-a6fe-c162126ec793) Here you can see the message for `alexjin joined general` is missing (but the one for `alex`, a third account, is...

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

### Problem When trying to create the #random channel on mobile, ~~my keyboard wrote it with a capital letter. Capital letters are not allowed, but the wrong message is shown:~~...

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

### Problem 🎦 https://cloud.cypress.io/projects/q6whky/runs/2401/test-results/a9b13485-6770-40e1-b778-6483821b8e88/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 From: https://github.com/okTurtles/group-income/actions/runs/9522416880/job/26251914936?pr=2073 ### Solution Fix

Kind:Bug
App:Frontend
Kind:Test

### Problem A failing `group-chat-direct-message.spec.js`: https://cloud.cypress.io/projects/q6whky/runs/2496/test-results/6fa3ba54-21ea-4733-a7ba-34849475fc2b/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 As part of this build: https://github.com/okTurtles/group-income/actions/runs/9715820483/job/26818079823?pr=2131 ### Solution Identify and fix the bug.

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

### Problem The `chelonia` domain has access to various important state. It should not be possible to register a new selector in it after it is loaded. ### Solution 1....

App:Frontend
Note:Security
Priority:High
Kind:Core

### Problem ![Screenshot 2024-07-05 at 10 13 05 AM](https://github.com/okTurtles/group-income/assets/138706/8595916a-e145-4274-870b-c8340cfea2c5) This setting doesn't seem to affect the transition animations when showing/hiding notifications and other modals. ### Solution Respect this setting and...

Kind:Bug
App:Frontend
Note:UI/UX

### Problem In a private window I joined a new user to the testing group that was running 0.6.0: ![Screenshot 2024-07-05 at 10 28 44 AM](https://github.com/okTurtles/group-income/assets/138706/9c91c5b0-d0af-4ce9-8391-c59677f33f6c) Below you can see...

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

### Problem We don't want Group Income to be just about doing Group Income. We want to make it a full blown community management software. Right now we are limited...

Kind:Enhancement
App:Frontend
Note:UI/UX
Kind:Community
Note:Contracts

### Problem Sometimes the backend preloads past 100%: ![Screenshot 2024-07-03 at 10 39 05 AM](https://github.com/okTurtles/group-income/assets/138706/b3aeb64e-71d7-4e16-8633-ffb223eb28a5) From: https://github.com/okTurtles/group-income/actions/runs/9782350874/job/27008455861?pr=2137 ### Solution Find out why this happens and fix the bug.

Kind:Bug
App:Backend
Level:Starter

### Problem esbuild has some issues. For example, search the codebase for: ```js // Using relative path to crypto.js instead of ~-path to workaround some esbuild bug ``` There's also...

Kind:Enhancement
App:Frontend
App:Backend
Note:Tooling