Arafat Khan created HDDS-14545:
----------------------------------

             Summary: OM DB Insights: Limit selector resets to 1000 when 
switching tabs
                 Key: HDDS-14545
                 URL: https://issues.apache.org/jira/browse/HDDS-14545
             Project: Apache Ozone
          Issue Type: Bug
            Reporter: Arafat Khan


The limit selector value does not persist when switching between tabs on the OM 
DB Insights page. It always resets to the default value of 1000.

*Steps to Reproduce:*
 # Navigate to OM DB Insights page (Container Mismatch Info tab)
 # Change limit selector from 1000 to 5000
 # Switch to "Open Keys" tab
 # Observe the limit selector value

*Expected Behavior:*
 * Limit selector should show "Limit: 5000"

 * API call should use  parameter {{limit=5000}}

 * Limit value should persist across all tab switches

*Actual Behavior:*
 * Limit selector resets to "Limit: 1000"

 * API call uses  parameter {{limit=1000}}

 * User must re-select limit value on every tab



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to