Skip to content

UX: Replace native time picker with MUI Time Picker #1791

Closed
@greyscaled

Description

@greyscaled

User Story 👥

Our Workspace Schedule form uses a native <input type="time"> picker. Unfortunately, it's hard to make this appearance sit well on all browsers in our dark theme, and folx might not be able to see the dark clock against the dark theme.

time-picker-native

Instead of this less-than-stellar design, I'd love to see a TimePicker like I see in modern mobile applications.

https://material-ui-pickers.dev/demo/timepicker#time-picker

1
2

Note

The underlying data representation should not change, we use HH:mm (24 hour format).

Metadata

Metadata

Assignees

Labels

siteArea: frontend dashboard

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions