-
Notifications
You must be signed in to change notification settings - Fork 4.4k
added cell background of empty rows #6353
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
app/client/src/components/designSystems/appsmith/TableComponent/TableUtilities.tsx
Outdated
Show resolved
Hide resolved
app/client/src/components/designSystems/appsmith/TableComponent/TableUtilities.tsx
Show resolved
Hide resolved
|
Hey @riodeuno , Saw this was in the icebox and still got picked up. Can you please take a look at this to see if it looks right, I am not sure why this moved into the iceBox into the first place |
|
@somangshu This was reprioritised to a lower priority deferring to other issues, which were more critical at the time. |
* remove outermost quotes (#6938) * This method removes the outermost quotes - single or double quotes - so that end users don't have to do it via javascript inside widget fields where they are meant to be bound. * fix: Wrap JSON.stringify for text widget binding(suggested widgets) (#6651) * Table widget: default selected row, 0th (#5930) * added cell background of empty rows (#6353) * added cell background of empty rows * added tooltips for all the btns in comment card (#6952) * updated button and link button as v2 design Co-authored-by: Sumit Kumar <sumit@appsmith.com> Co-authored-by: akash-codemonk <67054171+akash-codemonk@users.noreply.github.com> Co-authored-by: Bhavin K <58818598+techbhavin@users.noreply.github.com> Co-authored-by: Pranav Kanade <pranav@appsmith.com>
Description
Fixes #2868
Type of change
How Has This Been Tested?
Checklist:
Test coverage results 🧪
🔴 Total coverage has decreased