Ariel Juodziukynas

Results 96 issues of Ariel Juodziukynas

### Describe the bug ![image](https://user-images.githubusercontent.com/188464/194448141-e683fa8d-f39c-4b83-b16e-0f6480b29cda.png) Some buttons have an accentuated color in one state and white in the other, but the accentuated color make it look like an on/off thing...

This PR fixes an issue after the settings refactor that the useSetting was not triggering a re-render other components after setting the new value. It was using some useEffects/useStates but...

### Problem description Almost every time we need to provide support, we ask for logs and many users are not sure how to do it. We have to describe the...

enhancement

### Problem description Many users turn on the option "just in case" when it actually creates problems launching games. ### Feature description We could detect if a user has 2...

enhancement

### Problem description Many users log in in the store inside heroic instead of the Manage Accounts section, then they are not actually logged in from Heroic's point of view....

feature request

### Describe the bug The `Maximum Number of Workers when downloading` options in not completely clear. We should have a better description of what it actually does. Even for people...

bug:confirmed
critical priority

### Describe the bug We are not getting the actual url for the store page of epic games so we are using some code to generate it using the game's...

bug:confirmed
enhancement
high priority

### Problem description Users can configure legendary through the config.ini file https://github.com/derrod/legendary#config-file. When we show game logs (or game settings), we have no visibility if there was any change made...

feature request
low-priority

This PR changes the layout of the game page to show the actions that are currently in the Tools tab in a menu triggered by a "hamburger" button on the...

pr:ready-for-review

I made a new branch/PR with my changes since I don't know if somebody else was working on the other branch. This PR starts from the Login fix of this...