alltheseas

Results 1340 comments of alltheseas

runninboard error findings ``` • Key Findings - damus/ContentView.swift:510 only queues damus_state.ndb.close() on a Task, with no UIApplication.beginBackgroundTask guard and while still on the main actor. nostrdb/Ndb.swift:208 shows close() calls...

``` Compile Pain Points - Single target holds 581 Swift files and several are 500–1,200 lines each (e.g., damus/Features/Timeline/Models/HomeModel.swift:1, damus/ ContentView.swift:1, damus/Features/Posting/Views/PostView.swift:1, damus/ Core/Nostr/NostrEvent.swift:1), which greatly reduces incremental-build reuse because...

asleep video horizontal scrollbar/tracker https://github.com/user-attachments/assets/7ae0b6ac-2e73-4f6b-92ba-e23f7ca7669c

on watching subsequent videos, the horizontal video scrollbar works when the video is playing

notificaitons view needs clean up

top note is cut off - image, and video below iOS 26 1.15 (1143) 33aa214 https://github.com/user-attachments/assets/d8c12c4c-ace4-4061-9822-1daabc7de07e

Potential OS 26 issue https://damus.io/nevent1qqsq9fmfxxm8nkp8uvjvwyy0ztc2ete7839xx0lzz5d4cls29yrqtyca65c0d > Little UX thing but in the iOS TestFlight version. Historically if you were actively scrolling (page is moving) to the top and tapped the...

https://github.com/user-attachments/assets/37d533cb-692b-4df9-90a0-89fbf1f25996 Video time tracker,scroller is broken again. Not sure how to reliably recreate

https://github.com/damus-io/damus/pull/3204 Local Relay addresses (or doesn't) the issues described above as follows: ``` Findings - EXC_BAD_ACCESS / 0xdead10cc background exits: The branch now drains relay tasks before closing LMDB (damus/ContentView.swift:483-549,...