[dashboard] javascript is broken for uploading package form

Bug #1479044 reported by Ekaterina Chernova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
High
Kirill Zaitsev

Bug Description

Please take a look at the screenshot

All fields are visible instead of just one

Tags: dashboard ux
Revision history for this message
Ekaterina Chernova (efedorova) wrote :
tags: added: dashboard ux
Changed in murano:
status: Confirmed → Won't Fix
Changed in murano:
status: Won't Fix → Confirmed
Revision history for this message
Kirill Zaitsev (kzaitsev) wrote :

This is due to the fact, that script in html of the page is executed at parse time not after loading.

Changed in murano:
assignee: nobody → Kirill Zaitsev (kzaitsev)
summary: - javascropt is broken at uploading package form
+ javascript is broken for uploading package form
summary: - javascript is broken for uploading package form
+ [dashboard] javascript is broken for uploading package form
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano-dashboard (master)

Fix proposed to branch: master
Review: https://review.openstack.org/207480

Changed in murano:
status: Confirmed → In Progress
Changed in murano:
milestone: liberty-2 → liberty-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano-dashboard (master)

Reviewed: https://review.openstack.org/207480
Committed: https://git.openstack.org/cgit/openstack/murano-dashboard/commit/?id=b4e12285087adbe73e259c9badfbc5c9b74b982b
Submitter: Jenkins
Branch: master

commit b4e12285087adbe73e259c9badfbc5c9b74b982b
Author: Kirill Zaitsev <email address hidden>
Date: Thu Jul 30 17:19:05 2015 +0300

    Fix import_package js form.

    A typo was made when linting the code, which changed the jquery
    selector. This prevented js handler from being attached to correct
    element. This patch restores selector and also changes .change(...)
    to a slightly more appropriate .on('change', ...) function.

    Change-Id: Ie373c69718546e8103857c8e26c1c8a35f4f8bfb
    Closes-Bug: #1479044

Changed in murano:
status: In Progress → Fix Committed
Changed in murano:
status: Fix Committed → Fix Released
Changed in murano:
milestone: liberty-3 → 1.0.0
Changed in murano:
milestone: 1.0.0 → 1.0.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.