PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite/ClientSideTests
balajisoundar db399c96c7
chore: table widget cell tooltip should be calculated only on hover (#19056)
## Description
Prior to this PR, we were calculating whether a cell has overflowing
content or not when the table gets loaded, to show a tooltip on hover.
But this is affecting the performance of the table, now we're
calculating for a cell only when the user hovers the cell.

Fixes #18995

## Type of change

- chore


## How Has This Been Tested?

- Manual
- Cypress

### Test Plan
> Add Testsmith test cases links that relate to this PR

### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)


## Checklist:
### Dev activity
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


### QA activity:
- [ ] Test plan has been approved by relevant developers
- [ ] Test plan has been peer reviewed by QA
- [ ] Cypress test cases have been added and approved by either SDET or
manual QA
- [ ] Organized project review call with relevant stakeholders after
Round 1/2 of QA
- [ ] Added Test Plan Approved label after reveiwing all Cypress test

Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2023-01-04 10:01:14 +05:30
..
ActionExecution fix: update settings pane validations (#18739) 2022-12-12 10:21:14 +05:30
Binding feat: in-app embed settings (#19023) 2022-12-26 10:41:33 +05:30
BugTests fix: Save JS Execution data on trigger (#18940) 2022-12-30 13:31:08 +01:00
DynamicHeight feat: in-app embed settings (#19023) 2022-12-26 10:41:33 +05:30
ExplorerTests feat: Import javascript libraries (#17895) 2022-12-21 22:44:47 +05:30
FormNativeToRawTests feat: Datasource autosave improvements (#17649) 2022-11-30 11:29:45 +05:30
Git test: add common test methods for RBAC (#18968) 2022-12-16 10:45:25 +05:30
IDE fix: ds discard popup issue fixes (#19114) 2022-12-30 15:53:24 +05:30
JSLibrary feat: Import javascript libraries (#17895) 2022-12-21 22:44:47 +05:30
Linting feat: Import javascript libraries (#17895) 2022-12-21 22:44:47 +05:30
Onboarding fix: update button states to secondary (#19048) 2022-12-29 11:08:13 +00:00
OtherUIFeatures chore: Navigation analytics (#18781) 2022-12-15 09:36:13 +05:30
PropertyPane chore: Property pane search input focus (#18858) 2022-12-15 16:25:52 +05:30
SettingsPane feat: in-app embed settings (#19023) 2022-12-26 10:41:33 +05:30
Templates fix: hide the fork template button when there are no workspaces to fork to (#19226) 2022-12-29 17:01:10 +05:30
ThemingTests fix: update button states to secondary (#19048) 2022-12-29 11:08:13 +00:00
VisualTests chore: Update Logo/Favicon url + remove EE cypress code for Branding + Update screenshots tests (#18872) 2022-12-15 14:59:26 +05:30
Widgets chore: table widget cell tooltip should be calculated only on hover (#19056) 2023-01-04 10:01:14 +05:30
Workspace feat: in-app embed settings (#19023) 2022-12-26 10:41:33 +05:30