CajunAvenger / cajunavenger.github.io

cajun's shenanigans
92 stars 25 forks source link

Your tool does not remember the choices made #88

Closed Joakingolder closed 10 months ago

Joakingolder commented 10 months ago

As the title says, the tool remembers and maintains the chosen Pokémon as long as the browser is not closed. Otherwise, the table will be emptied and you will start from scratch again. Only by exporting the code before closing and importing it again after opening the browser and accessing your tool can progress be saved.

Despite having been learning web programming for so long, I really didn't learn or master that much. However, when doing a comparison with other tools that do save the chosen options, I realized that your online tool or website does not manage the cookies of others (or at least mine), which is why my options do not They reappear after closing the browser.

Also, the website settings in the browser settings do not show me that cookies are in use, nor do I see anything causing them to be saved.

If you can tell me what needs to be done to keep the chosen Pokémon in the boxes without the table restarting after closing the browser, please tell me.