-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
Describe the bug
When trying to use the Import data into LORIS toggle, missing one authentication prints an error message that stays even if the next tentative is successful. Not critical, but can confuse the user.
To Reproduce
Steps to reproduce the behavior (attach screenshots if applicable):
- Use
set2bidsbranch - toggle on the
Import data into LORIS - enter a
wrong address(I did not include the protocol used -https://) to connect to an existing LORIS instance - See error
- Change the address to the right one (include the protocol -
https://) - See the right connection and the error message
What did you expect to happen?
When the connection is established, no error message should be on-screen (maybe a temporary message).

