Results 8 issues of nouun

**Describe the bug** Using `SkeletonForEach` twice in a LazyVGrid causes the IDs to be duplicated which leads to several bugs. **To Reproduce** ```swift LazyVGrid(columns: gridLayout, spacing: 20) { SkeletonForEach(with: ...,...

This implementes a delay at the start for when *arr programs are still starting so that on slower machines it will only run once there is a 200 status returned.

When exiting edit mode in the Library tab, the Add Item button shrinks but isn't completely hidden and can still be interacted with. **To Reproduce** Go to Library, click Edit...

bug
low-priority

**Describe the bug** Using `.hud` in a popover causes the top of it to be cut off. **To Reproduce** ```swift struct ContentView: View { @State var showPopover = false @State...

bug

I have a header which I would like to be able to pass a title from the body but I can't figure out a way to accomplish this.

### Is your feature request related to a problem? Please describe. _No response_ ### Describe the solution you'd like Add a setting which allows you to select the default subtitle...

feature

### Describe the bug Seasons with very long names cause the view bounds to extend offscreen cutting off the name and making genres unreadable. ![IMG_3875](https://github.com/user-attachments/assets/49cd9b0e-fd12-4a98-bebf-2702edd64383) ![IMG_3878](https://github.com/user-attachments/assets/b62667d6-0a02-4c3b-bded-a9524c74a336) ### Application version 1.1...

bug