Closed RickyRicardo17 closed 1 year ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Is this issue still important to you? If so, please leave a comment and let us know. As always, thank you for your contributions.
To late to mark this issue as still relevant?
Describe the bug The "Showing #-# out of #" is showing the incorrect number of shown records. Currently this is only replicable when there are 11 records and the show count is set to 10. This does not effect the actual amount of records shown (still correctly only shows 10).
To Reproduce Steps to reproduce the behavior:
Expected behavior Text should change to "Showing 1-10 out of 11"
Screenshots
Which backends and packages are you using: Unsure as dev who created this was not me.
Bear with me as my only understanding of elastic has been through the process of searching for this bug. Code uses custom react but I was told that the variables are unchanged.
This site is live: https://www.bigtwinfreighter.com/search?size=n_10_n Here's another site where the same code is used: https://www.milestoneaviation.com/search?size=n_10_n
Let me know what I should ask the dev for so I can provide you with more info.