Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issues on mac os, logging in more than 1 user at a time not working, remove store 'confirm' button doesnt work if user login fails #118

Open
1 task done
fruitcakecreative opened this issue Nov 20, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@fruitcakecreative
Copy link

Prerequisites

  • [ x] Using npm
  • [x ] Using an up-to-date main branch
  • [ x] Using latest version of devtools. Check the docs for how to update
  • [ x] Tried solutions mentioned in #400
  • For issue in production release, add devtools output of DEBUG_PROD=true npm run build && npm start

Expected Behavior

ability to add multiple users/cashier to the store for quick log in and out

Current Behavior

after adding 1 user, no more additional users can be added

Steps to Reproduce

  1. add store

  2. add user

  3. after first user is successfully added, click 'add new user' - failure here

  4. click the red x to remove store, click 'confirm' button - failure here

Possible Solution (Not obligatory)

Context

trying to have multiple users logged into the pos at once on the mac os desktop app

Your Environment

mac OS ventura 13.0.1

  • Node version :
  • electron-react-boilerplate version or branch :
  • Operating System and version :
  • Link to your project :
@fruitcakecreative fruitcakecreative added the bug Something isn't working label Nov 20, 2023
@kilbot
Copy link
Contributor

kilbot commented Nov 20, 2023

Hi @fruitcakecreative, thanks for the bug report! This does seem to be a regression. I will try and get a fix out as soon as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants