KEMBAR78
Check *All* the possible cases of double-clicks on submit-ish buttons · Issue #3689 · rubyforgood/human-essentials · GitHub
Skip to content

Check *All* the possible cases of double-clicks on submit-ish buttons #3689

@cielf

Description

@cielf

Summary

Make sure that all the double clicks are disabled

Why

Because undesirable effects occur on many double-clicks

Details

Check all the buttons - make sure that double-clicks are disabled. If they aren't, either disable the double-click or raise an issue, if that's not plausible.

(If you can think of a good reason one shouldn't be, bring that to our attention, of course)

Note/ Background

Recently we found that the import csv on storage locations was double-clickable, with the result that the import could happen twice. With the result that the values were doubled. This is the kind of thing we want to avoid throughout,

Criteria for completion

  • No button is double-clickable
  • Tests to support

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions