We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TuiTime.shift
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.
It complicates time related operations. The expected behavior is similar to TuiDay.append, which modifies other units.
TuiDay.append
3.98.0
Chrome
Windows
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: