eBay MIND Patterns
Search…
Introduction
Messaging
Input
Button
Checkbox
Combobox
Input Dialog
Listbox
Listbox Button
Menu
Menu Button
Radio
Select
Star Rating
Switch
Navigation
Disclosure
Structure
Techniques
Anti-Patterns
Appendix
Powered By
GitBook
Input Dialog
A lightbox dialog that prompts user for input.
Screenshot of prompt to review and confirm eBay bid
Introduction
The input dialog pattern is a specific type of
lightbox dialog
that prompts a user for their input.
The behaviour is similar to the
window.prompt()
method.
Working Examples
You can take a look at the input dialog pattern in action on our
examples site
.
Best Practices
The section is not yet available.
Interaction Design
This section provides interaction design for keyboard, screen reader & pointing devices.
Keyboard
Keyboard focus should be placed on the first form element.
The rest of this section is not yet available.
Developer Guide
The section is not yet available.
Previous
Combobox
Next
Listbox
Last modified
1yr ago
Copy link
Contents
Introduction
Working Examples
Best Practices
Interaction Design
Developer Guide