-
Notifications
You must be signed in to change notification settings - Fork 178
New issue
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
Fix Story Duration Default #12645
Fix Story Duration Default #12645
Conversation
Plugin builds for 24d5dc1 are ready 🛎️!
|
Size Change: +147 B (0%) Total Size: 2.72 MB ℹ️ View Unchanged
|
@merapi - I checked out this PR per your go ahead, using the A few observations that might be worth confirming:
Can you confirm this behavior is ok ? |
Thanks for testing. I think I rushed with the decimals part, we will discuss it further. |
I'm ok with that, it is consistent with other non-decimal fields. Pascal is also ok: #12599 (comment) |
cb7040e
to
81baf06
Compare
Summary
This PR fixes a few issues listed at the bottom.
For #12599 I tried to use snackbar, but because the min/max logic is inside the input component that might be too invasive.
Relevant Technical Choices
To-do
User-facing changes
Testing Instructions
This PR can be tested by following these steps:
Reviews
Does this PR have a security-related impact?
Does this PR change what data or activity we track or use?
Does this PR have a legal-related impact?
Checklist
Type: XYZ
label to the PRFixes #12600
Fixes #12599
Fixes #12644