Content
View differences
Updated by Alexander Coles 7 months ago
**Goal: Remove jQuery calls from** _**most parts**_ **of the core OpenProject codebase.**
### **Scope**
**This work package will not remove the jQuery dependency or global**
The following modules will be tackled separately, and not part of this ticket:
* Backlogs
* Reporting
Plugins will be handled also be handled separately.
Additionally, some remnants of inline jQuery will be migrated to Stimulus as part of a sub-work package <mention class="mention" data-id="68734" data-type="work_package" data-text="##68734">##68734</mention>
### Hints for QA
This work involves changes to all parts of the codebase, so it's advisable to do some general smoke testing. However, these are particular areas that have gone extensive changes and should receive extra attention:
* [ ] General and Work Packages Tables - scrolling behavior
* [ ] Timelines and Gantt Chart - rendering and zoom
* [ ] Global Search - focus
* [ ] Work Packages - Bulk Destroy
* [ ] Work Packages - inline create
* [ ] Context menu positioning (gravity/direction, padding) (Angular views)
* [ ] Context menu - focus on open/keyboard handling (_still being fixed_)
* [ ] Onboarding Tours
* [ ] Types - Form configuration
### **Scope**
**This work package will not remove the jQuery dependency or global**
The following modules will be tackled separately, and not part of this ticket:
* Backlogs
* Reporting
Plugins will be handled also be handled separately.
Additionally, some remnants of inline jQuery will be migrated to Stimulus as part of a sub-work package <mention class="mention" data-id="68734" data-type="work_package" data-text="##68734">##68734</mention>
### Hints for QA
This work involves changes to all parts of the codebase, so it's advisable to do some general smoke testing. However, these are particular areas that have gone extensive changes and should receive extra attention:
* [ ] General and Work Packages Tables - scrolling behavior
* [ ] Timelines and Gantt Chart - rendering and zoom
* [ ] Global Search - focus
* [ ] Work Packages - Bulk Destroy
* [ ] Work Packages - inline create
* [ ] Context menu positioning (gravity/direction, padding) (Angular views)
* [ ] Context menu - focus on open/keyboard handling (_still being fixed_)
* [ ] Onboarding Tours
* [ ] Types - Form configuration