Comment 10 for bug 1859423

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

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

commit c97e6c68451dd6cb5a57a13f2ed75779810e055b
Author: Tatiana Ovchinnikova <email address hidden>
Date: Mon Feb 14 13:49:00 2022 -0600

    Add pagination to Networks table in Launch Instance wizard

    The most elegant way to add pagination is to refactor the table using
    <hz-dynamic-table> which already contains pagination instead of wiring
    it to the existing table framework.
    This solution adds the pagination and makes the code more readable.

    Partial-Bug: #1859423

    Change-Id: I10dad8367b444f1097e677fb3dfec841405dcbc7