Make WordPress Core

{30} Tickets with a focus on javascript (386 matches)

Arguments
Create a new javascript ticket
  • Active tickets with a focus on javascript
  • Grouped by workflow and sorted by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1 - 100 of 386)

1 2 3 4

Candidates for Closure (42 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#40872 Add $item argument to start_lvl (nav menu walker) Menus normal normal Awaiting Review feature request reporter-feedback 06/28/2017
#61356 Add $is_module as an extra strategy argument when enqueueing js script. Script Loader normal normal Awaiting Review enhancement dev-feedback 06/03/2024
#46618 Change login behaviour to only set the test cookie when a user attempts to login instead of just on visiting the login page Login and Registration normal normal Awaiting Review enhancement dev-feedback 04/05/2019
#59132 Create two filters in wp_scripts() and wp_styles(). Script Loader normal normal Awaiting Review enhancement reporter-feedback 11/27/2023
#33469 Customizer Menus: Restore active menu to a location after selecting and unsetting another menu Customize normal normal Awaiting Review enhancement dev-feedback 05/23/2021
#39364 Introduce a trigger to handle a custom queue job and run them Upgrade/Install normal normal Awaiting Review enhancement dev-feedback 03/23/2023
#59586 Missing Features for FSE / Block Themes General normal normal Awaiting Review enhancement dev-feedback 10/10/2023
#52964 Video On Login Page Login and Registration normal normal Awaiting Review enhancement reporter-feedback 08/16/2023
#55089 ajax `wp_ajax_update_plugin` show download failed when contain another update (eg: translations) with same process fail. Plugins normal minor Awaiting Review enhancement reporter-feedback 02/05/2022
#51966 npm/grunt watch/build task names are inconsistent and unintuitive Build/Test Tools normal normal Awaiting Review enhancement dev-feedback 03/10/2021
#32143 wpLink function getAttrs() missing link-text Editor normal normal Awaiting Review enhancement reporter-feedback 11/24/2020
#56425 wp_localize_script assign to const and freeze instead of var to avoid reassignments Script Loader normal normal Awaiting Review enhancement dev-feedback 11/08/2022
#57405 wp_localize_script() doesn't decode html entities in nested arrays I18N normal normal Awaiting Review enhancement close 04/24/2024
#41387 Avoid 403's from AJAX requests from postbox.js Administration normal normal Awaiting Review defect (bug) reporter-feedback 07/24/2021
#57899 Bad javascript in customize-controls.js for padding-top causes bugs Customize normal normal Awaiting Review defect (bug) reporter-feedback 03/21/2023
#39762 Change in DOM Element Properties as seen in Javascript Event Handlers Between 4.6.2 and 4.7+ Administration normal normal Awaiting Review defect (bug) reporter-feedback 04/06/2021
#43331 Color picker breaks admin panel in many templates Administration normal normal Awaiting Review defect (bug) close 12/02/2022
#29117 Custom Field metabox shows table header information even though it has no data to show. Posts, Post Types normal normal Awaiting Review defect (bug) close 06/28/2024
#59423 Datepicker in wordpress do not follow the Date format set in the settings External Libraries normal normal Awaiting Review defect (bug) reporter-feedback 09/24/2023
#57707 Issue with "Add New Application Password" in profile page leading to empty error message Application Passwords normal normal Awaiting Review defect (bug) reporter-feedback 02/22/2023
#61722 JS Error when mouving mouse on pattern archive General normal minor Awaiting Review defect (bug) reporter-feedback 08/01/2024
#57889 New Post Creation Page (Group Block CSS Issue) Editor normal normal Awaiting Review defect (bug) close 03/09/2023
#60072 No upper limit restriction for number of posts set via Site Editor and the value entered by the user chang Themes normal normal Awaiting Review defect (bug) reporter-feedback 07/08/2024
#42028 On-screen elements missing or dead in Mac OS 10.13 and Google Chrome Editor normal normal Awaiting Review defect (bug) reporter-feedback 09/23/2020
#39261 Possible wrong base color for admin SVG-icons Administration normal normal Awaiting Review defect (bug) dev-feedback 02/26/2024
#39946 Private posts can be sticky when bulk editing them from wp-admin/edit.php Quick/Bulk Edit normal normal Awaiting Review defect (bug) reporter-feedback 06/04/2024
#54179 Raw JS is prematurely ended with a </script> tag when HTML tags are present within JS strings. General normal normal Awaiting Review defect (bug) reporter-feedback 09/26/2021
#43654 Silence "JQMIGRATE: Migrate is installed with logging active, version x.y.z" General low trivial Awaiting Review defect (bug) close 11/17/2021
#62602 Table directory not available for the wp editor Editor normal normal Awaiting Review defect (bug) reporter-feedback 01/08/2025
#34130 Thickbox previous arrow External Libraries normal minor Awaiting Review defect (bug) close 03/15/2021
#62450 TinyMCE editor doesn't load properly when initializing on Visual Tab (Firefox) [again] Editor normal normal Awaiting Review defect (bug) close 01/07/2025
#57287 Type error calling Styles > Customize > Blocks from FSE Editor normal normal Awaiting Review defect (bug) reporter-feedback 12/13/2022
#59355 TypeError: Cannot read properties of undefined (reading 'hasClass') in wp-auth-check.min.js Login and Registration normal normal Awaiting Review defect (bug) reporter-feedback 11/19/2024
#54621 Unsaved comment warning without any changes made when click on Publish, Update or Preview Buttons Comments normal major Awaiting Review defect (bug) reporter-feedback 03/18/2022
#53439 Updating failed. The response is not a valid JSON response. Editor normal major Awaiting Review defect (bug) dev-feedback 06/24/2021
#54312 Widgets editor blocks Widgets normal major Awaiting Review defect (bug) reporter-feedback 02/16/2022
#59100 WordPress Editor showing content in full width for custom post type Editor normal normal Awaiting Review defect (bug) close 08/14/2023
#61106 WordPress Plugin updates fail Plugins normal major Awaiting Review defect (bug) reporter-feedback 05/01/2024
#52556 WordPress is adding &nbsp; always Editor normal normal Awaiting Review defect (bug) reporter-feedback 02/23/2021
#56403 Write 'Activated' instead of 'Installed' for activated theme audrasjb Themes normal normal Awaiting Review defect (bug) reporter-feedback 08/18/2022
#53789 all kinds of error messages using WordPress 5.8 Widgets block editor Widgets normal major Awaiting Review defect (bug) reporter-feedback 10/13/2021
#43453 heartbeat_received filter requires data in order to execute Plugins normal normal Awaiting Review defect (bug) reporter-feedback 02/26/2022

Slated for Next Release (19 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#26504 Semantic elements for non-link links joedolson* Administration normal normal 6.8 task (blessed) 01/14/2025
#60647 Script Modules: Allow modules to depend on existing WordPress scripts jonsurrell Script Loader normal normal 6.8 feature request has-patch 10/04/2024
#51006 Add a mechanism for accessible tooltips in core joedolson* General normal normal 6.8 enhancement dev-feedback 09/30/2024
#42780 Code Editor: Linter (HTMLHint) should show error if checkbox doesn't have associated <label> tirth03 External Libraries normal normal 6.8 enhancement 12/17/2024
#61959 Enhance Support for `popovertarget` and `popover` Attributes in Native Browser Popover API tirth03 General normal blocker 6.8 enhancement has-patch 01/16/2025
#61751 Custom post type editor working TimothyBlynJacobs* Editor normal normal 6.8 defect (bug) has-patch 10/18/2024
#62606 Dismiss Button in Media Upload Error Message Not Working Media normal normal 6.8 defect (bug) has-patch 12/20/2024
#52535 Excess text read with errors in Media Library rcreators Media normal normal 6.8 defect (bug) 10/01/2024
#59329 Firefox gets "ReferenceError: Â is not defined" in unminified moxie.js Upload normal minor 6.8 defect (bug) has-patch 12/19/2024
#39824 Gallery doesn't show images being uploaded adamsilverstein Gallery normal normal 6.8 defect (bug) reporter-feedback 01/10/2025
#60916 Menu link validation rcreators Menus normal normal 6.8 defect (bug) has-patch 11/22/2024
#62534 Pagination broken in admin for categories / tags / plugins joedolson* Administration normal normal 6.7.2 defect (bug) has-patch 12/18/2024
#62713 Policies accordion does not work for plugin names with non-English characters Privacy normal normal 6.8 defect (bug) has-patch 12/30/2024
#62494 Some links on the left controls of theme customise non responsive joedolson Customize normal normal 6.7.2 defect (bug) dev-feedback 12/22/2024
#25103 Submit buttons on form fields in the Add Media panel joedolson* Media normal normal 6.8 defect (bug) 10/29/2024
#52116 Twenty Twenty: Menu + Search can cause a scroll jump on close williampatton Bundled Theme normal normal 6.8 defect (bug) dev-feedback 10/22/2024
#49950 Twenty Twenty: with horizontal menu, submenu should be dismissible joedolson Bundled Theme normal normal 6.8 defect (bug) has-patch 10/14/2024
#60666 Unwanted section appears as a sidebar in 'Create gallery' section joedolson Media normal normal 6.8 defect (bug) has-patch 10/21/2024
#60969 Validation of custom links in admin menu not accessible rcreators Menus normal normal 6.8 defect (bug) has-patch 10/22/2024

Tickets Awaiting Review (39 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#53902 Automating the creation of inline javascript and inline stylesheet nonces or hashes Security normal normal Awaiting Review feature request 07/03/2024
#47285 Better Management of External Asset Dependencies Script Loader normal major Awaiting Review feature request 07/24/2024
#52012 Bundle jQuery plugin temporarily to encourage adoption of auto-updates External Libraries normal normal Awaiting Review feature request 12/19/2020
#41051 Confirm use of weak password Field show when removed password Users normal normal Awaiting Review feature request has-patch 06/04/2019
#52903 Consent Management within WordPress Core Privacy normal normal Awaiting Review feature request 10/14/2022
#39635 Make insertion of generic dismissible notices in frontend code possible Administration normal normal Awaiting Review feature request 02/15/2020
#59515 Multiple color palettes and font pairs Themes normal normal Awaiting Review feature request 10/02/2023
#55618 combine/concatenate enqueued relative js/css Script Loader normal normal Awaiting Review feature request 04/25/2022
#61422 registerBlockVariation not holding the blockName param Editor normal normal Awaiting Review feature request 08/01/2024
#47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein Revisions normal normal Awaiting Review enhancement 04/30/2021
#60345 Add duplicate checking for uploaded attachments Media normal normal Awaiting Review enhancement 05/01/2024
#48270 Add space before first parentheses of if condition for JS consistency Administration normal minor Awaiting Review enhancement has-patch 10/12/2019
#49378 Add warning banner about no-js in wp-admin Administration normal normal Awaiting Review enhancement 02/07/2020
#53057 Added AJAX_DEBUG Constant for better ajax debugging General normal normal Awaiting Review enhancement has-patch 04/23/2021
#54778 Adding Filters in UI (Plugins) Plugins normal normal Awaiting Review enhancement 05/20/2023
#50441 Allow CORS for RSS feed Feeds normal normal Awaiting Review enhancement 10/08/2021
#47962 Allow apiRequest to do requests on external WordPress sites REST API normal normal Awaiting Review enhancement has-patch 09/02/2019
#47447 Allow client-side storing of comment meta Comments normal normal Awaiting Review enhancement 05/31/2019
#49352 Allow get_proxy_item to be filtered/altered before a response is sent to the editor. Embeds normal normal Awaiting Review enhancement 02/03/2020
#51200 Consider a better way to deprecate JavaScript code Script Loader normal normal Awaiting Review enhancement 08/31/2020
#57421 Editor: add new parameter to hook when enqueuing block assets Editor normal normal Awaiting Review enhancement has-patch 01/10/2023
#57517 Expose MutationObserver instance in wpEmoji Formatting normal normal Awaiting Review enhancement has-patch 01/20/2023
#40427 Expose a JavaScript API to extend the Media Manager Media normal normal Awaiting Review enhancement 05/20/2021
#55639 Implement Async CSS General normal normal Awaiting Review enhancement has-patch 07/24/2024
#27127 Improve plugin search on installed plugins page Administration normal normal Awaiting Review enhancement 03/22/2024
#51159 Let's expand our context specific escaping methods for wp_json_encode(). Security normal normal Awaiting Review enhancement 05/09/2024
#54884 Load scripts conditionally to reduce page loading and processing time Script Loader normal normal Awaiting Review enhancement 02/20/2022
#56774 Need more options on pre-existing blocks. Formatting normal normal Awaiting Review enhancement 10/09/2022
#52093 Open password field on click of New Password label on profile.php Users normal minor Awaiting Review enhancement 12/31/2020
#47500 Optimize customizer load time Customize normal normal Awaiting Review enhancement dev-feedback 07/15/2024
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests REST API normal normal Awaiting Review enhancement has-patch 09/25/2019
#34753 Remove use of "Toggle" in strings Administration normal normal Awaiting Review enhancement dev-feedback 08/01/2021
#60234 Script Modules API: Add a translations API Script Loader normal normal Awaiting Review enhancement 02/27/2024
#61500 Script Modules: Allow scripts to depend on modules Script Loader normal normal Awaiting Review enhancement has-patch 12/19/2024
#61771 Script Modules: add the importmap's scopes key Script Loader normal normal Awaiting Review enhancement 09/27/2024
#62709 Script modules integration with wp_resource_hints Script Loader normal minor Awaiting Review enhancement 12/19/2024
#39282 The process for approving and then replying to a comment can be made more visible Comments low normal Awaiting Review enhancement 09/01/2020
#31737 Unique identifier for Heartbeat API calls General normal minor Awaiting Review enhancement has-patch 07/06/2022
#62757 Update jQuery UI library to version 1.14.1 External Libraries normal normal Awaiting Review enhancement has-patch 01/10/2025
1 2 3 4
Note: See TracReports for help on using and creating reports.