gristlabs_grist-core/app/client/components/Forms
Dmitry S 063df75204 (core) Forms improvements: mouse selection in firefox, focus, and styling
Summary:
- Remove unused Form file (Label.ts)
- Fix Firefox-specific bug in Forms, where mouse selection wasn't working in textarea.
- Focus and set cursor in textarea on click.
- Save on blur but only when focus stays within the Grist app, as for editing cells.
- Make paragraph margins of rendered form match those in the form editor.

Test Plan: Tested manually on Firefox and Chrome; relying on existing tests that nothing broke.

Reviewers: jarek

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D4281
2024-07-17 08:55:04 -04:00
..
Columns.ts (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00
Editor.ts (core) Forms improvements: mouse selection in firefox, focus, and styling 2024-07-17 08:55:04 -04:00
elements.ts (core) Forms improvements: mouse selection in firefox, focus, and styling 2024-07-17 08:55:04 -04:00
Field.ts Adds multiple missing translations (#972) 2024-05-10 14:31:54 +01:00
FormConfig.ts (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00
FormView.ts (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00
MappedFieldsConfig.ts (core) Support reordering conditional styles 2024-05-13 14:45:11 -07:00
Menu.ts (core) Forms Improvements 2024-03-21 13:01:25 -04:00
Model.ts (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00
Paragraph.ts (core) Forms improvements: mouse selection in firefox, focus, and styling 2024-07-17 08:55:04 -04:00
Section.ts (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00
styles.ts (core) Forms improvements: mouse selection in firefox, focus, and styling 2024-07-17 08:55:04 -04:00
Submit.ts (core) New Grist Forms styling and field options 2024-04-11 08:17:42 -07:00