minio/console

Bucket list's bucket usage tooltip is wonky

prakashsvmx opened this issue · 1 comments

NOTE

Please subscribe to our paid subscription plans for 24x7 support from our Engineering team.

Expected Behavior

Tooltip should be displayed an positioned on the correct row column position.

Current Behavior

The help icon is displayed sometimes and not displayed sometimes

Possible Solution

Mostly due to react-virtualized

Steps to Reproduce (for bugs)

Attached video

Scroll through and hover the usage column of each bucket.

Console-Bucket-List-Tooltip.mp4

Context

User experience

Regression

Not sure.

Your Environment

MinIO recent versions, e.g: quay.io/minio/minio:RELEASE.2024-04-06T05-26-02Z

  • MinIO version used (minio --version):
  • Server setup and configuration:
  • Operating System and version (uname -a):

I'm not seeing unexpected behavior here. The trigger for the tooltip is hover on the usage value, it shouldn't be triggered by touching the adjacent space the tooltip will occupy.