Open DmitryBrovchenko opened 3 days ago
https://stackblitz.com/edit/angular-omavrt?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.template.html&hideExplorer=1
TuiTime.shift doesn't change minutes and hours, when changing seconds should result in their change, or hours when changing minutes.
TuiTime.shift
It complicates time related operations. The expected behavior is similar to TuiDay.append, which modifies other units.
TuiDay.append
3.98.0
Chrome
Windows
Reproduction url
https://stackblitz.com/edit/angular-omavrt?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.template.html&hideExplorer=1
Description
TuiTime.shift
doesn't change minutes and hours, when changing seconds should result in their change, or hours when changing minutes.It complicates time related operations. The expected behavior is similar to
TuiDay.append
, which modifies other units.Taiga UI version
3.98.0
Browser Used
Chrome
OS Used
Windows