[2.2.0rc2, UI, Machine details] The tables that have a contextual row menu, should have a column header
Bug #1681869 reported by
Maria Vrachni
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Low
|
Richard McCartney |
Bug Description
[2.2.0rc2, UI, Machine details] The tables that have a contextual row menu, should have an Actions column header on the column called Actions
Bug description:
* Current result:
Given I am in the interfaces table
When I want to find the Actions that I can perform on the rows
Then I don't see an indication of where to find them
* Expected/ correct result:
Given I am in the interfaces table
When I want to find the Actions that I can perform on the rows
Then I see header called "Actions" for the column where the contextual menu is placed
[OS X Sierra]
Chrome, 56.0.2924.87 (64-bit)
Related branches
lp://staging/~ricgard/maas/bug-1681869
- Blake Rouse (community): Approve
-
Diff: 121 lines (+19/-10)4 files modifiedsrc/maasserver/static/partials/boot-images.html (+8/-4)
src/maasserver/static/partials/node-details.html (+6/-3)
src/maasserver/static/partials/settings.html (+3/-2)
src/maasserver/static/partials/subnet-details.html (+2/-1)
Changed in maas: | |
importance: | Undecided → Low |
milestone: | none → 2.2.0rc3 |
assignee: | nobody → Richard McCartney (ricgard) |
status: | New → Triaged |
Changed in maas: | |
status: | Triaged → In Progress |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.