phoenixlauncher / phoenix

A lightweight game launcher written in SwiftUI for macOS!
https://phoenixlauncher.app
MIT License
130 stars 11 forks source link

Genre & Description Edits #127

Closed esrasutton closed 10 months ago

esrasutton commented 10 months ago

I fetched metadata for a game, then tried to edit its genres. But the genre edits the description and vice versa. The edit pop-up doesn't show the genres fetched. It displays duplicates of the game description.

Shock9616 commented 10 months ago

https://github.com/phoenixlauncher/phoenix/assets/28808006/32ae4377-ebe3-4e66-9f5d-7d4c6821eb31

Video example, note that the genre does not actually get changed, it only changes what is shown in the text box

Shock9616 commented 10 months ago

Fixed in 9cc672b