defguard
defguard copied to clipboard
Settings update visual bug
Describe the bug When an input field is updated and the save button is clicked in the "global settings" menu in defguard core, the previous value appears in the place of the new one, after refreshing the page, the correct value (the new one) is displayed but nonetheless it looks confusing.
To Reproduce Steps to reproduce the behavior:
- Change the instance name or login logo url in the global settings menu
- Click save
- Your new value disappears
- The previous value appears in the input field
- After refreshing the page, the input has the correct, new value
Expected behavior Saving settings shouldn't visually revert input values.
Version information Reproduced on our dev instance, which currently is on the external openid login branch.