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

Bug: Intermittent/sometime unreproducable, user gets deleted when user gets added. #3301

Open
dnoneill opened this issue Nov 26, 2024 · 3 comments
Assignees
Labels

Comments

@dnoneill
Copy link
Contributor

dnoneill commented Nov 26, 2024

Description

Steps to reproduce

  1. Go to Users tab on the exhibit
  2. Add a new user. Don't click the save button, hit enter.
  3. It should add your new user, and remove the existing one.

Expected behavior

@dnoneill dnoneill added the bug label Nov 26, 2024
@taylor-steve
Copy link
Contributor

I'll watch out for this. I could not replicate on current main with Ruby 3.3.0/Rails 7.0.8.6/Devise 4.9.4/Blacklight 8.6.1.

@dnoneill dnoneill assigned dnoneill and unassigned dnoneill Nov 27, 2024
@dnoneill
Copy link
Contributor Author

dnoneill commented Jan 6, 2025

If I remember correctly this @taylor-steve was able to replicate this once the ticket was updated to include the information about hitting enter and not the save button.

@dnoneill dnoneill self-assigned this Jan 6, 2025
@dnoneill
Copy link
Contributor Author

dnoneill commented Jan 6, 2025

This might be better to wait until it is hooked up to stimulus. There doesn't seem to be an easy way around. This is happening because hitting enter it is triggering the submit button for remove from exhibit

@dnoneill dnoneill removed their assignment Jan 10, 2025
@hudajkhan hudajkhan self-assigned this Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants