Skip to content
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

dialog: add placeholder option #12244

Merged
merged 1 commit into from
Mar 1, 2023
Merged

Conversation

vince-fugnitto
Copy link
Member

What it does

The commit adds support for passing a placeholder option to the SingleTextInputDialog which was previously not possible without having to extend the implementation.

How to test

  1. start the application
  2. confirm that dialogs modified by the pull-request correctly display a placeholder when no input is present

Review checklist

Reminder for reviewers

The commit adds support for passing a `placeholder` option to the `SingleTextInputDialog` which was previously not possible without having to extend the implementation.

Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
@vince-fugnitto vince-fugnitto added the dialogs issues related to dialogs label Feb 28, 2023
Copy link
Member

@msujew msujew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

@vince-fugnitto vince-fugnitto merged commit f7ef6b5 into master Mar 1, 2023
@vince-fugnitto vince-fugnitto deleted the vf/single-input-placeholder branch March 1, 2023 14:11
@github-actions github-actions bot added this to the 1.36.0 milestone Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dialogs issues related to dialogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants