Closed ModdingFox closed 3 years ago
In progress much of the code clean up has addressed this. Currently the upload dialog and the adapters are the only parts that still have this issue.
A major chunk of this has been done as part of code cleanup efforts. Currently I can only see open.furaffinity.client.utilities.sendPm and open.furaffinity.client.submitPageOld.* as remaining points for this fix to be applied.
Found a few of these still running around adapters.
Currently and action that is intended to update the site is pretty much faith based. The user never knows if an action actually happened or not and that is kinda a problem. The goal here would be to have failures show a Toast message at very least to indicate something that should have happened didnt.