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

Correctly render label and input fields. #8930

Merged
merged 2 commits into from
Jul 19, 2018
Merged

Conversation

EnTeQuAk
Copy link
Contributor

Somehow they got lost along the way when I refactored the IconTypeSelect
widget.

Fixes mozilla/addons#5798

Somehow they got lost along the way when I refactored the IconTypeSelect
widget.

Fixes #8900
assert labels[0].find('input').get('name') == 'icon_type'
assert labels[0].find('input').get('value') == ''

# Second one is a regualr icon
Copy link
Member

Choose a reason for hiding this comment

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

Typo regualr

@EnTeQuAk EnTeQuAk merged commit 0e0f592 into master Jul 19, 2018
@EnTeQuAk EnTeQuAk deleted the 8900-fix-addon-icon-edit branch July 19, 2018 08:53
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.

Add-on icon can't be changed from DevHub Edit information page
2 participants