appsmithorg / appsmithorg/appsmith
[Bug]-[400]:Button and menu button widget properties and layout changes in table widget
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When button label is long there is no ```ellipsis...``` seen in table widget. Where as a button widget on canvas, form or a container when the label is long an ellipsis is added next to the text.
Also with a long button label when a new column is added next to it, the button gets hidden partially.

https://loom.com/share/19d7274a1c164535ace3ce21e7998cbf
Expected behavior: Consistency to be maintained across all
2. Button in the table should have a tooltip property similar to the button widget.
### Steps To Reproduce
1. Drag and drop a table widget
2. Click on setting icons next to _action_ column
3. Change the Button label to "Naming this button for a long name for testing" and observe
Follow the above steps for Button widget when placed on canvas and observe.
### Environment
Production
### Version
Cloud
Contributor guide
Assessment
This issue has not been assessed yet.