appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

[Bug] If we hover on table column with large dataset in column then tooltip flickers

Open vivekverma2312 opened this issue 3 years ago • 19 comments

Steps to reproduce the behaviour:

  1. Drag and drop a table widget
  2. Bind the data such that any column has huge data
  3. Hover on the data
  4. Observe that the tooltip flickers

LOOM DEMO

Important Details

  • Version: [Cloud / Self-Hosted vx.x]
  • OS: [e.g.MacOSX]
  • Browser [e.g. chrome, safari]
  • Environment [production, release, deploy preview]

Front logo Front conversations

vivekverma2312 avatar Sep 27 '21 09:09 vivekverma2312

@SatishGandham what is the right solution, Please point out!

somangshu avatar Oct 01 '21 10:10 somangshu

@vivekverma2312 please assign this to me

aliya-rahmani avatar Oct 02 '21 06:10 aliya-rahmani

Hi @aliya-rahmani , 👋 the issue is all yours! Do raise a PR within 4 days and read our Contribution.md

Nikhil-Nandagopal avatar Oct 02 '21 11:10 Nikhil-Nandagopal

I would love to tackle this when I become eligible, I am available anytime. 😉

AR10X avatar Oct 11 '21 04:10 AR10X

@AR10X I'm assigning it to you. Do raise a PR in 4 days!

Nikhil-Nandagopal avatar Oct 11 '21 09:10 Nikhil-Nandagopal

Pls guide me on the solution though I think we might look at it here app/client/src/widgets/TableWidget/component/TableColumnsVisibility.tsx

AR10X avatar Oct 12 '21 10:10 AR10X

Hi @Nikhil-Nandagopal , I would like to work on this issue. Can you please assign it to me?

secure-crypto avatar Oct 15 '22 10:10 secure-crypto

Hey @Nikhil-Nandagopal May I work on this issue?

utchak160 avatar Oct 16 '22 19:10 utchak160

@secure-crypto since you asked for it first, I'm assigning it to you

Nikhil-Nandagopal avatar Oct 17 '22 09:10 Nikhil-Nandagopal

@utchak160 please have a look at our other good first issues

Nikhil-Nandagopal avatar Oct 17 '22 09:10 Nikhil-Nandagopal

@Nikhil-Nandagopal This seems like a blueprintjs issue: https://github.com/palantir/blueprint/issues/4019. I am setting up appsmith locally and trying out the fix suggested in the linked issue. Will update here soon.

secure-crypto avatar Oct 19 '22 16:10 secure-crypto

@somangshu I would like to work on this issue, plz can you assign me this issue

nikhil-babar avatar May 03 '23 17:05 nikhil-babar

Greetings @nikhil-babar, thanks for showing interest 🎉 , This is all your. Assigning this to you now.

Please don't forget to read the Contribution Guidelines. Would appreciate if you can open a PR within the next 2 days and let me know here

somangshu avatar May 04 '23 08:05 somangshu

@somangshu Unfortunately, I am not able to setup the client side of appsmith on my local system. I have trying to setup it via wsl on windows. After few seconds of running yarn start it logs following error :

image

plz can you put some light on this issue

nikhil-babar avatar May 06 '23 13:05 nikhil-babar

@nikhil-babar are u on wsl2? or wsl1? Also, can you check what version of node you are using?

jsartisan avatar May 09 '23 13:05 jsartisan

@jsartisan I am using wsl2 and node version: 16.14.0

nikhil-babar avatar May 09 '23 14:05 nikhil-babar

@jsartisan I have solved that issue, but a new issue has arised:

image

how much memory is required to run appsmith client I have configured wsl upto 4gb ram

nikhil-babar avatar May 09 '23 14:05 nikhil-babar

Can you try giving it 8 gb ram? I used to give 8gb ram to wsl2 out of 16gb.

jsartisan avatar May 10 '23 05:05 jsartisan

@jsartisan Thankyou for your suggestions, I solved the problem by increasing the swap space of linux distro. It works for few minutes which I guess is enough for solving this issue. Would approach you if any issue occurs

nikhil-babar avatar May 10 '23 13:05 nikhil-babar

This is now working

Nikhil-Nandagopal avatar Feb 29 '24 11:02 Nikhil-Nandagopal