appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

[Bug]: Cursor is hidden in Table inline edit mode

Open hunter-xue opened this issue 10 months ago • 7 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Description

edit data in table, there is no cursor displayed in the cell.

Steps To Reproduce

create a simple app and put a table component on the page. bind data source to this table. CRUD functions working well, but no cursor displayed in editing cell.

Public Sample App

No response

Environment

Release

Severity

High (Blocker to building or releasing)

Issue video log

No response

Version

self hosted the lastest version with docker

hunter-xue avatar Mar 29 '24 03:03 hunter-xue

@sbalaji1192 we're seeing the same issue while adding a new row

Nikhil-Nandagopal avatar Mar 29 '24 08:03 Nikhil-Nandagopal

@hunter-xue I'm not fully able to reproduce this. Can you share a video?

Nikhil-Nandagopal avatar Apr 01 '24 16:04 Nikhil-Nandagopal

@hunter-xue I'm not fully able to reproduce this. Can you share a video?

np, but I need few days to re-deploy my test env.

hunter-xue avatar Apr 02 '24 15:04 hunter-xue

@hunter-xue I'm not fully able to reproduce this. Can you share a video?

image

let's have a look, and there is no curosr displayed in highlight line col 2.

BTW: I have updated to version 1.19

hunter-xue avatar Apr 05 '24 05:04 hunter-xue

@hunter-xue which browser are you on? As you can see, I really cannot reproduce this

https://github.com/appsmithorg/appsmith/assets/3897254/5891b927-f7e7-4161-8d53-4703ee001ad5

Nikhil-Nandagopal avatar Apr 05 '24 07:04 Nikhil-Nandagopal

@hunter-xue which browser are you on? As you can see, I really cannot reproduce this

Screen.Recording.2024-04-05.at.1.21.32.PM.mov

yes, you are right, I use edge browser latest version on MacBook, appsmith ce 1.19. Let me try this in other browsers.

hunter-xue avatar Apr 05 '24 10:04 hunter-xue

@hunter-xue which browser are you on? As you can see, I really cannot reproduce this

Screen.Recording.2024-04-05.at.1.21.32.PM.mov

I guess we ran into a browser compatible issue, this working well in Safari & Firefox, but not work in Edge and Chrome. All browsers and MacOS are the latest version. 截屏2024-04-05 18 19 55

hunter-xue avatar Apr 05 '24 10:04 hunter-xue

@hunter-xue I am getting the cursor in edge and chrome as well. Closing this issue, please re-open if you still face this issue.

rahulbarwal avatar Aug 28 '24 12:08 rahulbarwal

@hunter-xue I am getting the cursor in edge and chrome as well. Closing this issue, please re-open if you still face this issue.

Fixed as of which version? I'm on 1.36.1 and the bug is still there.

eedwardsSGS avatar Aug 28 '24 13:08 eedwardsSGS

@eedwardsSGS I tried on both edge and chrome, sharing a video.

https://github.com/user-attachments/assets/f2a4a4be-ab47-4a29-ad53-bdf28feb5db6

If you still face this, please share the browser versions? Here are mine. Edge: 128.0.2739.42 (Official build) (arm64) Chrome: 128.0.6613.85 (Official Build) (arm64)

rahulbarwal avatar Aug 28 '24 13:08 rahulbarwal

@rahulbarwal That is correct, I do get a cursor now when editing a row.

I still do not get a cursor when adding a new row.

EDIT: I'm on Chrome 128.0.6613.84

eedwardsSGS avatar Aug 28 '24 13:08 eedwardsSGS

Thats a legit bug. Tracking it here: https://github.com/appsmithorg/appsmith/issues/35963

We will pick it up soon.

rahulbarwal avatar Aug 29 '24 04:08 rahulbarwal