frzyc

Results 112 issues of frzyc

A lot of prompts in GO would be better serviced with the [Dialog](https://mui.com/material-ui/react-dialog/) component. However, there is sometimes an issue where the dialog backdrop will linger after its hidden, blocking...

A lot of data is front-loaded to the end-user when optimizing. @nguyentvan7 Was able to draft this diagram explaining the components, and their significance. ![image](https://github.com/frzyc/genshin-optimizer/assets/1754901/4b45f00f-4ec9-42cb-9a1d-127575926d4e) The idea here is to...

https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors#adding-a-contributing-file

documentation

## Describe your changes Migrate nx to the latest version (17.2.7) `nx migrate latest` `yarn` `yarn nx migrate --run-migrations` delete `migrations.json` remove `gh-pages` (now we have pipeline) Update yarn version...

When I deploy using gh-pages, I want to deploy as a user that is not the globally figured user(frzyc), since I don't have access to the repo as my global...

## Describe your changes ## Issue or discord link - ## Testing/validation ## Checklist before requesting a review (leave this PR as draft if any part of this list is...

Allows deleting artifact directly from the editor Complexity will have to do with dup detection, allowempty state etc from the artifact editor

good first issue

![image](https://github.com/frzyc/genshin-optimizer/assets/1754901/49eea839-3149-45ed-b8ae-3fa061f4fddd) Now that we have Artifact Upgrader, this old defunct feature can be removed. This includes UI, changes to DB, and possibly cleaning up the utility functions.

good first issue

Users can still swap artifacts using the character UI, as well as compare, however, the comparison here is a "character-only" calculation with some caveats: Add an alert to indicate to...

good first issue