mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 10:26:54 +00:00
fix(gui): trigger single select dropdown on clicking anywhere in the cell(td)
Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
@@ -273,7 +273,6 @@ const onTagClick = (e: Event, onClose: Function) => {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
const cellClickHook = inject(CellClickHookInj)
|
||||
|
||||
const toggleMenu = () => {
|
||||
|
||||
Reference in New Issue
Block a user