Table with no items to display blinks if filter input gets clicked

Bug #1670809 reported by Eddie Ramirez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Low
Unassigned

Bug Description

How to reproduce:
1. Go to a panel that uses "client filters", for example, Compute -> Volumes.
2. Click on the search input that lets you filter rows in the table. Make sure this table is empty - You'll see one row with "No items to display."
3. See how the row disappears as soon as you release the click on the search input.

Changed in horizon:
assignee: nobody → Chiew Yee Xin (yeexinc)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

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

Changed in horizon:
status: New → In Progress
Revision history for this message
Chiew Yee Xin (yeexinc-deactivatedaccount) wrote :

The blink happens due to the table being updated when the filter input is clicked.
The fix removes the click interaction on filter input, so that the tables will only be updated on keypress events.

Ying Zuo (yingzuo)
Changed in horizon:
milestone: none → pike-3
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/482417
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=530c2fa78ac211ca8ee4e60d42842a63ae737abc
Submitter: Jenkins
Branch: master

commit 530c2fa78ac211ca8ee4e60d42842a63ae737abc
Author: Chiew Yee Xin <email address hidden>
Date: Tue Jul 11 15:19:03 2017 +0900

    Remove click interaction on filter input

    Update tables only on keypress events so that empty tables do
    not blink when the filter input gets clicked on.

    Change-Id: Ifebefc1867254bd1ad74112550acd1a5cf2e0a26
    Closes-Bug: #1670809

Changed in horizon:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/horizon 12.0.0.0b3

This issue was fixed in the openstack/horizon 12.0.0.0b3 development milestone.

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.