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

Use data of parent component in InputConfirmCanel subcomponent #1697

Merged
merged 1 commit into from
Feb 25, 2021

Conversation

christianlupus
Copy link
Contributor

Currently there is a bug in the AppNavigationItem component: When an item is editable, the user can open the edit form but that is always empty. This can easily be seen on the styleguide site. Just click on the edit icon and the text field is going to be empty.

This change will avoid that by avoiding duplication of the value in the subcomponent.

As I am a first-time contributor, I hope this is going to meet your requirements. If not, please tell me so.

Signed-off-by: Christian Wolf <github@christianwolf.email>
Copy link
Contributor

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

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

Looks fine to me 👍

@GretaD GretaD merged commit 19b8ed4 into master Feb 25, 2021
@GretaD GretaD deleted the bug/AppNavigationItemEmptyByDefault branch February 25, 2021 08:47
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.

3 participants