Cadasta / cadasta-qgis-plugin

[DEPRECATED] QGIS plugin to create, edit, upload and download Cadasta projects
GNU General Public License v3.0
4 stars 7 forks source link

User Settings :: "Clear" Button does not reset #214

Closed SteadyCadence closed 7 years ago

SteadyCadence commented 7 years ago

I signed into platform to pull down a project. During that same QGIS session, I also wanted to pull down a project from staging.

Steps to reproduce

  1. Sign into platform successfully.
  2. Go back to "User Settings" and notice the "Clear" button is greyed out.
  3. Fill out User Settings and the session fails.

I need to be able to hit "Clear" in order to log into another database and the clear button does not reset.

SteadyCadence commented 7 years ago

Can we make the "Clear" button always active? There is no instance where it should not be greyed out as it causes the user to get stuck without being able to change the URL, password, or username.

SteadyCadence commented 7 years ago

The "Clear" button is much better, but that clear button does not reset a Failed login. See video: login-issues

dimasciput commented 7 years ago

@SteadyCadence ah ok, I will remove the Failed message

dimasciput commented 7 years ago

@SteadyCadence please check from the develop branch again, I have updated the develop to fix this issue

cadasta

SteadyCadence commented 7 years ago

I think that this can be closed as the clear button does reset. And this is solving the forgotten password problem that partners run into.

There does seem to still be an issue when you click "Clear" when trying to change the URL. Steps to repeat:

  1. Edit the URL (demo from platform)
  2. Enter in username and password
  3. Hit "Submit"
  4. Enter URL and username/password and login still fails.
dimasciput commented 7 years ago

It works for me

cadasta