odoo / o-spreadsheet

Other
193 stars 44 forks source link

[IMP] TextInput: Auto-select all text on focus #4793

Closed dhrp-odoo closed 1 month ago

dhrp-odoo commented 2 months ago

Description:

Automatically selects all text in the TextInput component when focused, allowing users to quickly replace it.

Added support for saving with Enter and canceling with Escape.

Task: 4080323

review checklist

robodoo commented 2 months ago

Pull request status dashboard