refine icon indicating copy to clipboard operation
refine copied to clipboard

[BUG] - ThemedSiderV2 is not showing a tooltip when the title is truncated, nor its width is adaptable depending on the labels

Open joanavelar91 opened this issue 11 months ago • 2 comments

Describe the bug

When the labels displayed on the ThemedSiderV2 are too long, the label is truncated but no tooltip appears when mousing over the truncated label. Additionally, the ThemedSiderV2 width is not configurable, so it's impossible to adjust it depending on the label width.

Steps To Reproduce

The sample provided corresponds to antd example2, where the dashboard label was modified 1- Go to auth-antd-sample folder 2- yarn install 3- yarn run dev 4- log in to the app 5- see that the first label displayed on the item is being truncated and does not have any tooltip.

Expected behavior

When a label is truncated, I am expecting to see a tooltip when mousing over it. Besides that, I was expecting to be able to configure the width of the ThemedSiderV2 (as I might not want to see the label being truncated).

Packages

"@refinedev/antd": "^5.46.1", "@refinedev/cli": "^2.16.46", "@refinedev/core": "^4.57.9", "@refinedev/react-router": "^1.0.1", "@refinedev/simple-rest": "^5.0.10",

Additional Context

The sample is attached. auth-antd-sample.zip

joanavelar91 avatar May 19 '25 08:05 joanavelar91

Hello @joanavelar91, thank you for the issue.

Do you want to work on this?

alicanerdurmaz avatar May 22 '25 07:05 alicanerdurmaz

As a proficient TypeScript developer with strong React and React Query experience, I'm well-versed in debugging complex front-end data fetching and display issues. My approach would involve thoroughly reproducing the bug to understand its precise triggers, then meticulously examining the filtering logic and react-query's data handling to identify why the filter isn't correctly resetting or fetching new data when initially empty. I will implement a robust fix that ensures filters correctly apply and display results, even when the initial list is empty, thereby improving the reliability and usability of the application's filtering system.

Ebube540 avatar May 31 '25 01:05 Ebube540

Hi @alicanerdurmaz , I’m interested in working on this. Can I take it on?

blessingnjoku avatar Jul 24 '25 15:07 blessingnjoku

Hi @alicanerdurmaz, I’d like to work on this!

NamishM7 avatar Jul 29 '25 07:07 NamishM7

Hello @blessingnjoku @NamishM7,

We no longer assign issues because many people requested assignment but didn’t follow up with a PR. If you’d like to work on any issue, feel free to open a PR directly, we’d really appreciate it! 🚀

alicanerdurmaz avatar Jul 31 '25 05:07 alicanerdurmaz

@joanavelar91, the width part of this would be resolved in the PR for #6903, maybe @bekforever could add the tooltip as well while working on it.

arndom avatar Aug 11 '25 11:08 arndom

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Oct 10 '25 14:10 stale[bot]