Skip to content

fix port input placeholder bug#309

Merged
javeme merged 1 commit intoapache:masterfrom
4nix:master
Jul 22, 2022
Merged

fix port input placeholder bug#309
javeme merged 1 commit intoapache:masterfrom
4nix:master

Conversation

@4nix
Copy link
Contributor

@4nix 4nix commented Jul 18, 2022

fix the placeholder of the port input form, as it was use the wrong description of host.

<Input
{...isRequiredInputProps}
placeholder={t('addition.newGraphConfig.host-desc')}
placeholder={t('addition.newGraphConfig.port-desc')}
Copy link
Member

Choose a reason for hiding this comment

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

could u add more info about the update?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@imbajin tks for reminding, updated.

Copy link
Member

@imbajin imbajin Jul 21, 2022

Choose a reason for hiding this comment

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

could u paste a screenshot diff before update & after update~

it will be helpful for others to review

@javeme javeme merged commit 6bfb16f into apache:master Jul 22, 2022
@javeme javeme added the hubble hugegraph-hubble label Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hubble hugegraph-hubble

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants