23-05-036
Bug fixes
Permission denied after login
After login in inside of a form using the SAML component users sometimes got the error message “Permission denied for formData”. This was caused by the user not being logged in to Selfpoint before the form was loaded after being redirected to Selfpoint from the identity provider. This has been fixed so that users are always fully logged in before the form is loaded.
Repeat component show/hide
Show/hide rules that was set on components inside of a Repeat component were not working properly. For some equality operators like “not equals” the rules were not triggered at all. This bug has now been corrected.
Chat realtime update
The chat function did not update in real time when new messages was received. A hard reload of the web page was required for the chat to load new messages. This has been corrected so that the chat now updates in real time and shows new messages as soon as they have been received by the client.
New & Improved
InputTable improved responsiveness
The design of the InputTable component has been reworked for smaller screens. For screens smaller then 992px the InputTable now fills the screen vertically instead of horizontally. This means that rows are stacked vertically on top of each other instead of being rendered horizontally.
Skatteverket/Navet full name in name attribute
The source attribute “Namn” in the effect “Skatteverket/Navet” now contains the full name of the person instead of the name object that is part of the personal data. This lets the mapping in the effect to be set up to map a persons full name to an attribute in the corresponding Selfpoint user.
Last updated