PR-6.2-dev Pending

User tests: Successful: Unsuccessful:

avatar jiteshkhatri11
jiteshkhatri11
26 Apr 2026

Pull Request resolves # .

  • I read the Generative AI policy and my contribution is either not created with the help of AI or is compatible with the policy and GNU/GPL 2 or later.

Summary of Changes

Add support for a data-item-custom attribute in JGrid action buttons through an optional custom key in the options array. This allows developers to attach extra metadata to grid action buttons for custom JavaScript handling.

Testing Instructions

Pass a custom key in the options array when calling JGrid::action() and verify the data-item-custom attribute appears in the rendered HTML output.

Actual result BEFORE applying this Pull Request

JGrid action buttons do not support custom data attributes.

Expected result AFTER applying this Pull Request

JGrid action buttons render a data-item-custom attribute when a custom key is provided in the options array.

Link to documentations

  • No documentation changes for guide.joomla.org needed
  • No documentation changes for manual.joomla.org needed
avatar jiteshkhatri11 jiteshkhatri11 - open - 26 Apr 2026
avatar jiteshkhatri11 jiteshkhatri11 - change - 26 Apr 2026
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 26 Apr 2026
Category Libraries
avatar brianteeman
brianteeman - comment - 26 Apr 2026

will you please close all the other attempted PR for this exact same issue

avatar jiteshkhatri11 jiteshkhatri11 - change - 26 Apr 2026
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2026-04-26 10:30:26
Closed_By jiteshkhatri11
Labels Added: PR-6.2-dev
avatar jiteshkhatri11 jiteshkhatri11 - close - 26 Apr 2026
avatar jiteshkhatri11 jiteshkhatri11 - change - 26 Apr 2026
Status Closed New
Closed_Date 2026-04-26 10:30:26
Closed_By jiteshkhatri11
avatar jiteshkhatri11 jiteshkhatri11 - change - 26 Apr 2026
Status New Pending
avatar jiteshkhatri11 jiteshkhatri11 - reopen - 26 Apr 2026

Add a Comment

Login with GitHub to post a comment