Tuesday, July 20, 2021
2 changes · master
Resolved issues and error corrections
This update corrects internal developer documentation for web components so automated documentation tools can read it properly. It also clarifies default notification settings, helping future maintenance without changing how users experience the product.
Original PR description
jsdoc apparently doesn't understand arrow functions to indicate function-valued attributes. Also add some default values in the notifications typedefs.
Fixed an issue where clicking display-only buttons on the website visitor form could trigger an error. These visitor status and visit-count buttons are now correctly treated as non-clickable, preventing confusing interruptions for users.
Original PR description
PURPOSE Fix Traceback which occurs when clicking on buttons. SPECIFICATIONS In Visitors form if Connected/Offline or Visits button are clicked traceback occurs. LINKS PR #73813 Task 2593552