Неоморфическая тема для Jey ERP
Go to file
Ali e79cea96b7 css: fix child-table row edit blocked by freeze backdrop
The jey-section-in keyframe animated opacity + transform with
animation-fill-mode: both, which leaves a persistent stacking context on
.section-body in Firefox. That trapped Frappe's .form-in-grid (z-index
1021) under #freeze.modal-backdrop (z-index 1020), so every mouse click
on the row-edit form got captured by #freeze and closed the form. Tab
and typing still worked. Slide via top instead of transform, drop the
opacity keyframe entirely. Also stop lifting .form-section on
focus-within (same trap mechanism); lift the awesomplete listbox itself
instead so Link-field dropdowns still escape sibling sections.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-14 12:41:05 +00:00
jey_theme css: fix child-table row edit blocked by freeze backdrop 2026-05-14 12:41:05 +00:00
.gitignore feat: Initialize App 2024-07-18 15:03:34 +00:00
CLAUDE.md workspace: fold invoice_az e-taxes doctypes into Taxes Az 2026-05-04 16:18:32 +00:00
README.md feat: Initialize App 2024-07-18 15:03:34 +00:00
license.txt feat: Initialize App 2024-07-18 15:03:34 +00:00
pyproject.toml feat: Initialize App 2024-07-18 15:03:34 +00:00

README.md

Jey Theme

Theme for Jey ERP

License

unlicense