Coder Social home page Coder Social logo

Duplicate users in the user table about adopta HOT 6 CLOSED

esri avatar esri commented on May 29, 2024
Duplicate users in the user table

from adopta.

Comments (6)

CTLocalGovTeam avatar CTLocalGovTeam commented on May 29, 2024

@ChrisBuscaglia

We have seen a different version of this issue.

  1. enter non-existing email
  2. app displays sign up form
  3. enter existing email
  4. submit sign up (needed a re-check here, but isnt done)
  5. duplicate user is added
  6. app still sends sign up email
  7. app still sends login email when you login with this email

But assets are always assigned to the user who's userid is returned first in the query (mostly the user who was added initially)

This error will be handled in the revised approach where the gp service does the check if email exists and returns user id and also adds the user during sign up process.

from adopta.

MikeMillerGIS avatar MikeMillerGIS commented on May 29, 2024

Can we gray out the email once the it is checked and found to be not registered?

from adopta.

ChrisBuscaglia avatar ChrisBuscaglia commented on May 29, 2024

This is what must have happened - I've entered my email address wrong and then fixed it before I hit signup/login.

Mike - how does someone "get back" to the fix an issue that they have identified with their email? In my workflow, I entered a wrong email address - identified the issue, but had no way to fix it.

from adopta.

ChrisBuscaglia avatar ChrisBuscaglia commented on May 29, 2024

@CTLocalGovTeam what was implemented to address this #33?

from adopta.

CTLocalGovTeam avatar CTLocalGovTeam commented on May 29, 2024

@ChrisBuscaglia

We think that in the signup screen, if we disable the email box, then user has no way to correct his email address if he wants to.

  • If he modifies the email to an existing one, he gets an "Email already exists" error as shown in the screenshot below.
  • if he modifies the email to a non-existing one, it gets added to the system and an email is sent.
  • There is still no way to go back to login screen if an existing user has misspelled his email address and is taken to sign up screen. The only way is to reload the app. That's why we added issue #33

image

from adopta.

ChrisBuscaglia avatar ChrisBuscaglia commented on May 29, 2024

Let's implement #33, closing this issue.

from adopta.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.