-
-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Milestone
Description
Currently components like DateRangeField
and MultiSelectField
have OK/Cancel or Cancel/Apply buttons...
DateRangeField | MultiSelectField |
---|---|
![]() |
![]() |
They should be...
- Consistently ordered
- What should the default be? OK/Cancel (Windows) or Cancel/OK (Mac), runtime setting based on environment/etc?
Windows | Mac |
---|---|
![]() |
![]() |
- Locale translated
- Support changing text as well (OK vs Apply, for example)
- Support
variant
/color
defaults?- Should OK (primary) be
fill
/primary
, and Cancel (secondary) bedefault
/default
, and allow it to be configured insettings()
- Should OK (primary) be
Related:
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Todo