public-accountability / littlesis-rails

LittleSis is a free database of who-knows-who at the heights of business and government
https://littlesis.org
GNU General Public License v3.0
100 stars 12 forks source link

Double click on adding a relationship can trigger more relationships #1724

Open betsydupuis opened 3 months ago

betsydupuis commented 3 months ago

Steps to reproduce

  1. Add entity and fill out form
  2. Double click "add relationship"
  3. Verify two relationships added to entity
josephlacey commented 2 months ago

Not sure how often this happens. Form submit buttons would just need a disable feature after the first click.

betsydupuis commented 2 months ago

Not sure how often this happens. Form submit buttons would just need a disable feature after the first click.

Sample size of one, but I experience it quite a bit. Disabling is best practices though