Commit ffdb5d6
committed
fix(WeightedAssessmentSurvey): Update help text tooltip implementation
- Changed the help text display from using the `title` attribute to a `data-title` attribute for better accessibility and consistency.
- Updated CSS to reflect the change in tooltip functionality, ensuring help text is displayed correctly on hover.1 parent adf7dc7 commit ffdb5d6
2 files changed
Lines changed: 4 additions & 4 deletions
File tree
- js/src
- components/widgets
- css/components
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2544 | 2544 | | |
2545 | 2545 | | |
2546 | 2546 | | |
2547 | | - | |
| 2547 | + | |
2548 | 2548 | | |
2549 | 2549 | | |
2550 | 2550 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2439 | 2439 | | |
2440 | 2440 | | |
2441 | 2441 | | |
2442 | | - | |
2443 | | - | |
| 2442 | + | |
| 2443 | + | |
2444 | 2444 | | |
2445 | 2445 | | |
2446 | 2446 | | |
| |||
2460 | 2460 | | |
2461 | 2461 | | |
2462 | 2462 | | |
2463 | | - | |
| 2463 | + | |
2464 | 2464 | | |
2465 | 2465 | | |
2466 | 2466 | | |
| |||
0 commit comments