predixdesignsystem/px-data-grid

TimeZone: Edit mode in a date column renders a default timezone

Closed this issue · 1 comments

Description

Edit mode in a date column shouldn't render a timezone by default unless specified.
This is reproducible in the demo:

  • Edit any row.
  • Note the birthdate column renders with a timezone despite the fact that the renderconfig object isn't setting a timezone.

Version

Data-grid: origin/feature/timezones
Browser: Chrome

Screenshot

screen shot 2018-03-09 at 5 00 09 pm

No longer an issue, the default has been agreed to be show default timezone on edit.