Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a potential server trip #1912

Merged
merged 1 commit into from
Dec 30, 2021
Merged

Conversation

Martii
Copy link
Member

@Martii Martii commented Dec 30, 2021

  • Trap User callback WARNING note to fix the bug.
  • Some show only what is needed on server errors.
  • Make some failures/notices a little softer with notifications (reminders). Trying timeouts... a little odd but occasionally works.
  • Adjust timing to zero. Chromium base is having issues with 5 on dev. Will try this for a bit. Post Update timings and enhance #1910

Post #1446 #944

* Trap User callback WARNING note to fix the bug.
* Some show only what is needed on server errors.
* Make some failures/notices a little softer with notifications *(reminders)*. Trying timeouts... a little odd but occasionally works.
* Adjust timing to zero. Chromium base is having issues with `5` on dev. Will try this for a bit. Post OpenUserJS#1910

Post OpenUserJS#1446 OpenUserJS#944
@Martii Martii added bug You've guessed it... this means a bug is reported. enhancement Something we do have implemented already but needs improvement upon to the best of knowledge. UI Pertains inclusively to the User Interface. CODE Some other Code related issue and it should clearly describe what it is affecting in a comment. labels Dec 30, 2021
@Martii Martii merged commit ed77e31 into OpenUserJS:master Dec 30, 2021
@Martii Martii deleted the Pull-1446postUI branch December 30, 2021 00:32
Martii added a commit to Martii/OpenUserJS.org that referenced this pull request Dec 30, 2021
* options.redirectTo is overwritten somewhere else later in the code... so use a unique options value. Needs further retesting.
* Eliminate some dupe code.
* Rename some strings.
* Split out an error trap
* Fix unclosed handlebar... interesting that *mustache* didn't catch this and even more weird that it still worked!

Post OpenUserJS#1912
@Martii Martii mentioned this pull request Dec 30, 2021
Martii added a commit that referenced this pull request Dec 30, 2021
* options.redirectTo is overwritten somewhere else later in the code... so use a unique options value. Needs further retesting.
* Eliminate some dupe code.
* Rename some strings.
* Split out an error trap
* Fix unclosed handlebar... interesting that *mustache* didn't catch this and even more weird that it still worked!

Post #1912

Auto-merge
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug You've guessed it... this means a bug is reported. CODE Some other Code related issue and it should clearly describe what it is affecting in a comment. enhancement Something we do have implemented already but needs improvement upon to the best of knowledge. UI Pertains inclusively to the User Interface.
Development

Successfully merging this pull request may close these issues.

1 participant