Divergent information
William Júnior Dias
If you look closely at the screenshot, you'll notice that the top and left of the screen indicate that the position is out of range, and the right indicates that it is in range. By querying other APIs, I was able to find that the position is within the defined range, but this discrepancy in the information on the screen happens all the time and makes decision making and monitoring difficult.
0xSHA
the log says 2 positions found, the ui showing 1 staked position using sickle (main view), the second one is in the migration table which is on the top, need to expand it to reveal
William Júnior Dias
0xSHA I'm not referring to the number of positions. If you look closely at the screenshot, you'll notice that the top and left of the screen indicate that the position is out of range, and the right indicates that it is in range. By querying other APIs, I was able to find that the position is within the defined range, but this discrepancy in the information on the screen happens all the time and makes decision making and monitoring difficult.
0xSHA
William Júnior Dias: Indeed, in this case position seems in range, but there is some lag on the main display leading to the discrepancy. The right widget updates the pool price more frequently to make sure status is correct
William Júnior Dias
0xSHA If it is not feasible for the main screen to be updated at the same frequency as the screen on the right, could you create a manual configuration so that the user can choose the update frequency for all screens?
0xSHA
William Júnior Dias: We will look into it, thanks for reporting the issue