Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/Contributing/guides/ui/design-qa-considerations.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ This is meant to be a helpful checklist of 'events' or 'transactions' to help ca
- Error states (conditions, clientside vs. server side, location of error message, trigger onBlur/onChange/onSubmit)
- Disabled states (conditions, on button, on form fields)
- Dynamic views (show/hide buttons, dynamic help text, edge case views)
- Views that load data have an empty state defined.

## Responsiveness and low-width browsers
- Long database names rendered in the UI e.g. fleet names, scripts, software titles...
Expand Down
Loading