Skip to content

fix: set default tooltip for time & datetime inputs - #136

Merged
monim67 merged 1 commit into
masterfrom
fix-87
Aug 29, 2026
Merged

fix: set default tooltip for time & datetime inputs#136
monim67 merged 1 commit into
masterfrom
fix-87

Conversation

@monim67

@monim67 monim67 commented Aug 29, 2026

Copy link
Copy Markdown
Owner

The time picker widget displayed a "Go to today" tooltip instead of "Go to now", which is misleading for time/datetime inputs that have no concept of "today".

Sets appropriate default tooltips for TimePickerInput and DateTimePickerInput.

Closes #87

@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 33264911603

Warning

Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes.
Quick fix: rebase this PR. Learn more →

Coverage remained the same at 100.0%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 310
Covered Lines: 310
Line Coverage: 100.0%
Coverage Strength: 2.5 hits per line

💛 - Coveralls

@monim67
monim67 merged commit c367b09 into master Aug 29, 2026
13 checks passed
@monim67
monim67 deleted the fix-87 branch August 29, 2026 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Time picker widget has "Go to today" tooltip

2 participants