Skip to content

[Bug]: Click Event Handler for Tag Column type does not fire if no tags are entered. #1878

@ScottKemp

Description

@ScottKemp

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.

Image Image

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

Labels

Awaiting ReleaseTicket is Dev Complete. Awaiting for the Release.Javascript FrontendPull requests that update Javascript code

Type

Projects

Status

👀 In review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions