Phalcode / gamevault-app

Frontend for the self-hosted gaming platform for drm-free games
https://gamevau.lt
Other
312 stars 14 forks source link

Refactor the Settings Tab #198

Closed Alfagun74 closed 1 year ago

Alfagun74 commented 1 year ago

Is your feature request related to a problem? Please describe. The Settings tab has gathered quite an amount of tickets that could be joined into one to show it some love. Lets refactor it to make more sense. See #194, #193, #192, #190.

Describe the solution you'd like Restructure the Settings Tab Like this:

Sure, here's a more organized and user-friendly menu structure with descriptive labels for the settings you've listed:

Application

User

Data

This structure groups the settings into 3 logical categories, making it easier for users to find and adjust the settings they're looking for. The labels have been made more descriptive and concise for better clarity.

Thanks @KairuByte for all the helpful feedback.

Yelo420 commented 1 year ago

Everything except the logic of #192, the user edit and the Ignored Executables list impemented so far.

Alfagun74 commented 1 year ago

@Yelo420 I will extract those aspects into seperate tickets again.