Deleting a fabric shows weird UI & sends you back to the node listing page

Bug #1557582 reported by Andres Rodriguez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
Critical
LaMont Jones

Bug Description

Trying to delete a fabric shows a weird UI. See attached screenshot.

After deleting, it sends you to the Node Listing page rather than the Networks page.

Tags: ui

Related branches

Revision history for this message
Andres Rodriguez (andreserl) wrote :
summary: - Deleting a fabric shows weird UI.
+ Deleting a fabric shows weird UI & sends you back to the node listing
+ page
description: updated
Revision history for this message
Andres Rodriguez (andreserl) wrote :
Revision history for this message
LaMont Jones (lamont) wrote :

This is one of several places where this is found (and where it was copied from...)

-tigernut 353 : grep 'Are you sure you want to ' * | sed 's/ //g'
domain-details.html:Are you sure you want to delete this domain?
fabric-details.html:Are you sure you want to delete this fabric?
node-details.html: <p><span class="icon warning margin-right--ten"></span> Are you sure you want to remove this {$ getRemoveTypeText(interface) $}?</p>
node-details.html:<p><span class="icon warning margin-right--ten"></span> Are you sure you want to unmount this filesystem?</p>
node-details.html:<p><span class="icon warning margin-right--ten"></span> Are you sure you want to remove this {$ getRemoveTypeText(filesystem) $}?</p>
node-details.html:<p><span class="icon warning margin-right--ten"></span> Are you sure you want to delete this cache set?</p>
node-details.html:<p><span class="icon warning margin-right--ten"></span> Are you sure you want to unformat this '{$ item.fstype $}' filesystem?</p>
node-details.html:<p><span class="icon warning margin-right--ten"></span> Are you sure you want to remove this {$ getRemoveTypeText(item) $}?</p>
space-details.html:Are you sure you want to delete this space?
subnet-details.html:<p class="page-header__feedback-message warning">Are you sure you want to remove this subnet release all IP addresses assigned within its range?</p>
subnet-details.html:<p class="page-header__feedback-message warning">Are you sure you want to remove this subnet?</p>

Revision history for this message
Blake Rouse (blake-rouse) wrote :

Lamont is correct, this should show this message. But the CSS is way wrong.

tags: added: ui
Changed in maas:
importance: Undecided → Critical
milestone: none → 2.0.0
status: New → Triaged
Changed in maas:
assignee: nobody → LaMont Jones (lamont)
Changed in maas:
status: Triaged → Fix Committed
Changed in maas:
status: Fix Committed → Fix Released
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.