insidegui / WWDC

The unofficial WWDC app for macOS
https://wwdc.io
BSD 2-Clause "Simplified" License
8.6k stars 777 forks source link

When there's only one video result after filtering, clicking on it does not display it #698

Closed JetForMe closed 1 year ago

JetForMe commented 1 year ago

Before opening your issue, please make sure you answer YES to all of the questions below.

If you answered YES to all of the questions, please provide as much information as possible about your issue.

I filtered videos for "OpenAPI". There's only one result. When I select it, its details don't replace whatever was selected before in the right-hand pane.

Also, the reason to keep working on this app is it's better than the Developer app. That one really restricts the size of the video playback window.

JetForMe commented 1 year ago

Hmm, quitting and relaunching fixed it. I did have a period where it wouldn't show up in the filter at all. Very strange.

allenhumphreys commented 1 year ago

@JetForMe it's very possibly related to realm being locked during an update from the backend. We've been discussing app architecture changes to address these issues. The main branch also has a change to optimize the update to decrease the chance of issues.