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

feat: Add support for InputNumber in ui-app. #139

Closed
wants to merge 2 commits into from

Conversation

ltfschoen
Copy link
Contributor

Required for polkadot-js/apps PR #144, specifically commit polkadot-js/apps@f2da789

Note: I understand we need to remove poc-1, but have left it in since may be performed all at once in a subsequent commit

Required for polkadot-js/apps PR #144, specifically commit polkadot-js/apps@f2da789
@ltfschoen ltfschoen requested a review from jacogr August 18, 2018 18:53
Copy link
Member

@jacogr jacogr left a comment

Choose a reason for hiding this comment

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

Invalid. Should be closed.

@@ -12,7 +12,7 @@ const propose: CreateItemOptions = {
description: 'Propose',
params: [
param('proposal', 'Proposal'),
param('value', 'Balance')
param('value', 'InputNumber')
Copy link
Member

Choose a reason for hiding this comment

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

No. The Type is Balance, the component in the UI may be something else.

@ltfschoen ltfschoen closed this Aug 22, 2018
@ltfschoen ltfschoen deleted the luke-inputnumber-for-apps-issue-144 branch August 22, 2018 05:52
@polkadot-js-bot
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators Jun 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants