← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1929805] Re: Can't remove records in 'Create Record Set' form in DNS dashboard

 

Reviewed:  https://review.opendev.org/c/openstack/horizon/+/793420
Committed: https://opendev.org/openstack/horizon/commit/3b222c85c1e07ad0f55da93460520e1a07713a54
Submitter: "Zuul (22348)"
Branch:    master

commit 3b222c85c1e07ad0f55da93460520e1a07713a54
Author: Vadym Markov <vmarkov@xxxxxxxxxxxx>
Date:   Wed May 26 16:01:49 2021 +0300

    CSS fix makes "Delete item" button active
    
    Currently, used in designate-dashboard at DNS Zones - Create Record Set
    modal window
    
    Closes-Bug: #1929805
    Change-Id: Ibcc97927df4256298a5c8d5e9834efa9ee498291


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1929805

Title:
  Can't remove records in 'Create Record Set' form in DNS dashboard

Status in Designate Dashboard:
  New
Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Reproduced on devstack with master, but seems that any setup with
  Designate since Mitaka is affected.

  Steps to reproduce:

  1. Go to Project/DNS/Zones page 
  2. Create a Zone
  3. Click on ‘Create Record Set’ button at the right of the Zone record
  4. Try to fill several ‘Record’ fields in the ‘Records’ section of the form, then to delete data in the field with 'x' button

  Expected behavior:
  Record deleted

  Actual behavior:
  'x' button is inactive

  It is bug in CSS used in array widget in Horizon, but currently this
  array widget used only in designate-dashboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/designate-dashboard/+bug/1929805/+subscriptions



References