-
Notifications
You must be signed in to change notification settings - Fork 275
Open
Open
Copy link
Labels
Awaiting ReleaseTicket is Dev Complete. Awaiting for the Release.Ticket is Dev Complete. Awaiting for the Release.Javascript FrontendPull requests that update Javascript codePull requests that update Javascript code
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
I have a column in a table with a "Tag" type. I want to be able to click in the cell to popup a modal so I can add/remove tags for this cell. This works fine, until the cell is empty and there are not tags. Then you cannot click in it and get the event.


Expected Behavior
I would expect to get notified if the user clicks in the cell, regardless of the cell currently has no tags.
Steps to reproduce
Add a Tag column to a table.
Add a click event to the column
Click on an empty cell in the tag column
- Event will not fire.
Environment
Lowcoder Self Hosted 2.7.2
Additional Information
No response
Metadata
Metadata
Assignees
Labels
Awaiting ReleaseTicket is Dev Complete. Awaiting for the Release.Ticket is Dev Complete. Awaiting for the Release.Javascript FrontendPull requests that update Javascript codePull requests that update Javascript code
Type
Projects
Status
👀 In review