-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Updated show lease with toggle ttl picker #11256
Conversation
For lease renewal, pass increment param instead of interval
8b6fbc9
to
7f793b5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! One small nit and then add a changelog please 👍
@labelClass="is-label" | ||
@onChange={{action (mut increment)}} @unit="s" | ||
/> | ||
<div class="field has-top-margin-s"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: spacing on this div should be inline with the TTL picker above (since that one is self-closing)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
Screen.Recording.2021-04-02.at.11.24.24.AM.mov