Displaying 1 - 50 of 308
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
Deprecate Sizzle jQuery selectors Reviewed & tested by the community Normal Feature request main javascript 30 9 hours 22 min 3 months 1 week
Dialog is been displayed outside viewport Needs work Minor Bug report main javascript 6 11 hours 13 min gustavogmc 1 day 11 hours
Remove tua-body-scroll-lock in favor of a CSS :has() Needs review Major Task main javascript 65 12 hours 20 min 2 years 7 months
Get rid of jQuery in displace event Needs review Normal Task main javascript 57 12 hours 21 min 1 year 11 months
States API: Make CSS class names configurable via drupalSettings Needs work Normal Feature request main javascript 6 1 day 17 hours 1 month 3 weeks
States API: Add support for custom elements (web components) Needs work Normal Feature request main javascript 5 1 day 18 hours 1 month 3 weeks
Prefer to replace array[array.length - 1] with array.at(-1) Needs work Normal Task main javascript 11 2 days 20 hours 2 months 1 day
Investigate where and how a frontend framework could be used Postponed (maintainer needs more info) Major Plan main javascript 30 1 week 3 days 10 years 3 months
softkeyboard interferring with modal form Needs work Normal Bug report main javascript 17 1 week 6 days 7 years 3 months
Deprecate the touchevents JavaScript library and update CSS Needs work Normal Task main javascript 53 1 week 6 days 2 years 9 months
JS #states behavior does not have a detach method Needs work Normal Bug report main javascript 62 1 month 19 hours 1 year 8 months
Use nullish coalescing for some of value assignment to variable Needs work Normal Task main javascript 7 1 month 4 days 2 months 2 weeks
Add an API for importmaps Needs work Critical Feature request main javascript 62 1 month 1 week 2 years 6 months
Create Javascript library for searching/filtering rendered lists on the client. Needs work Normal Feature request main javascript 154 1 month 1 week 7 years 3 months
Off-canvas dialog resize doesn't work if modal is open Active Normal Bug report main javascript 12 1 month 1 week 7 years 5 months
[policy, no patch] Publishing / Maintaining JS libraries produced by Drupal that do not have a dependency on Drupal Needs work Normal Plan main javascript 64 1 month 2 weeks 5 years 6 months
JS codestyle: prefer-destructuring Needs work Normal Task main javascript 33 1 month 2 weeks 7 years 10 months
Refactor (if feasible) uses of the jQuery parent function to use vanillaJS Needs work Normal Task main javascript 51 1 month 2 weeks 4 years 7 months
Upgrade "minimatch" due to multiple CVEs Active Major Task main javascript 8 1 month 3 weeks 2 months 5 days
TableDrag JS :first-of-type issues Needs work Major Bug report main javascript 72 1 month 3 weeks 6 years 6 months
[Meta] Modernize JavaScript value assignment to some of variables Active Normal Task main javascript 5 1 month 3 weeks 2 months 3 weeks
Replace dialog positioning with floating-ui Needs work Normal Feature request main javascript 24 1 month 3 weeks 1 year 11 months
Error: Cannot read properties of undefined (reading 'settings') with dialog.position.js Needs work Major Bug report main javascript 83 1 month 3 weeks 3 years 4 days
Display Bug when using #states (Forms API) with Ajax Request Needs work Normal Bug report main javascript 199 1 month 3 weeks 15 years 1 month
Non-UTF-8 characters in query parameters break json/javascript Needs work Normal Bug report main javascript 7 1 month 4 weeks 2 years 4 months
Replace #ID selectors for data-drupal-selector attribute Needs work Normal Task main javascript 67 2 months 2 days 11 years 7 months
Remove Firefox workaround for details focus effect Needs work Normal Task main javascript 65 2 months 1 week 6 years 6 months
Explore opportunities of Bun https://bun.sh/ Active Normal Feature request main javascript 8 2 months 1 week 2 years 2 months
Dialog position - min/max height calculation conflict Needs work Normal Bug report main javascript 8 2 months 1 week 4 months 4 weeks
Certain URL fragments cause javascript error Needs work Normal Bug report main javascript 65 2 months 1 week 11 years 4 months
"Leave preview" points to undefined instead of node's edit page Needs work Normal Bug report main javascript 26 2 months 2 weeks 8 months 2 weeks
Update to ESLint v9 with standard rules Needs work Normal Task main javascript 42 2 months 2 weeks 2 years 2 weeks
Set max line length for JavaScript code comments to 80 (rather than 100) Needs work Normal Task main javascript 53 2 months 3 weeks 8 years 5 months
Port Cross-site Scripting - Autocomplete system from SA-CORE-2015-003 to Drupal 8 Needs work Major Task main javascript 39 2 months 3 weeks 10 years 8 months
Error: cannot call methods on dialog prior to initialization; attempted to call method 'option' Needs work Normal Bug report main javascript 22 2 months 3 weeks 1 year 7 months
Use webcomponents for dropbutton Needs work Normal Task main javascript 33 2 months 3 weeks 2 years 4 months
JavaScript aggregation should account for "async" and "defer" attributes Needs work Normal Bug report main javascript 101 3 months 18 hours 13 years 11 months
Manage third party frontend libraries with PHP-npm at runtime Active Normal Task main javascript 5 3 months 1 week 3 months 1 week
Clear content of drupal-live-announce region after delay Active Normal Bug report main javascript 1 3 months 1 week 3 months 1 week
[meta] Add in js- prefixed classes for separation of JS & CSS functionality Postponed (maintainer needs more info) Normal Task main javascript 123 3 months 1 week 11 years 2 months
Assess JavaScript behaviours for WCAG 2.1 Pointer Cancellation Needs work Normal Task main javascript 27 3 months 2 weeks 8 years 3 weeks
Move core/package.json to the repository root Active Normal Task main javascript 3 3 months 2 weeks 3 months 3 weeks
upgrade to 10.4.x (or greater) breaks jquery_piczoomer Postponed (maintainer needs more info) Normal Bug report main javascript 8 3 months 3 weeks 1 year 1 month
Table Drag always showing lines Active Normal Feature request main javascript 19 4 months 2 weeks 8 years 7 months
Translation details summary does not update when selecting the (re) translate checkbox Needs work Normal Bug report main javascript 7 5 months 2 days 2 years 6 months
prepareDialogButtons should not pass HTML to jQuery UI buttons Needs work Normal Bug report main javascript 7 5 months 1 week 5 months 1 week
Create OffCanvas testing trait to allow other modules to test using off-canvas dialog Postponed (maintainer needs more info) Normal Task main javascript 16 5 months 1 week 8 years 5 months
message.js doesn't work status messages element with no child element but whitespace, incompatible default template Needs work Normal Bug report main javascript 13 5 months 1 week 2 years 4 months
JavaScript VDOM library evaluation: patents Postponed (maintainer needs more info) Normal Task main javascript 32 5 months 3 weeks 8 years 6 months
Drupal.behaviors.dialog.prepareDialogButtons() does not handle ajax links correctly Needs work Normal Bug report main javascript 15 5 months 3 weeks 2 years 6 months

Pages

Subscribe with RSS Subscribe to Issues for Drupal core