ovh / manager

OVHcloud Control Panel
https://ovh.github.io/manager/
BSD 3-Clause "New" or "Revised" License
206 stars 96 forks source link

feat(manager-components): add load more button in datagrid #12154

Open aboungnaseng-ovhcloud opened 3 weeks ago

aboungnaseng-ovhcloud commented 3 weeks ago
Question Answer
Branch? develop
Bug fix? no
New feature? yes/
Breaking change? no
Tickets MANAGER-13931
License BSD 3-Clause

Description

Related

aboungnaseng-ovhcloud commented 2 weeks ago

@aboungnaseng-ovhcloud, I found 2 issues with respect to Sorting.

  1. In useResourcesV6, the sorting is applied only on the displayed data but it has to be applied on the entire dataset.
  2. In useIcebergV6, if we click on "Load More" and then Sort any column, there are multiple queries fired.

OK, I have fix your feedback 👍

aboungnaseng-ovhcloud commented 1 week ago

Screenshot 2024-07-15 at 11 11 01 PM Sorting is not consistent with 0

Okay I have pushed a fix for it

sonarcloud[bot] commented 5 hours ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud