Skip to content

feat(ui): add double-click to edit instance in grid table#76

Merged
takitsu21 merged 2 commits intotakitsu21:mainfrom
theguy000:feat/ui-grid-table-edit
Mar 14, 2026
Merged

feat(ui): add double-click to edit instance in grid table#76
takitsu21 merged 2 commits intotakitsu21:mainfrom
theguy000:feat/ui-grid-table-edit

Conversation

@theguy000
Copy link
Copy Markdown
Contributor

  • Added ondblclick event handler to trigger the 'edit' context action.
  • Added select-none class to the cell to prevent native text selection when double-clicking.
  • Included event stopper to handle the double-click cleanly.

- Added \ondblclick\ event handler to trigger the 'edit' context action.
- Added \select-none\ class to the cell to prevent native text selection when double-clicking.
- Included event stopper to handle the double-click cleanly.
@theguy000 theguy000 force-pushed the feat/ui-grid-table-edit branch from 4517e2b to 02d2a56 Compare March 14, 2026 00:50
@takitsu21 takitsu21 enabled auto-merge (squash) March 14, 2026 09:33
Copy link
Copy Markdown
Owner

@takitsu21 takitsu21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, thanks ! :)

@takitsu21 takitsu21 merged commit 989de76 into takitsu21:main Mar 14, 2026
3 checks passed
@theguy000 theguy000 deleted the feat/ui-grid-table-edit branch March 14, 2026 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants