Closed (fixed)
Project:
AI Metering
Version:
1.0.0-beta1
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
18 Jul 2026 at 00:09 UTC
Updated:
1 Aug 2026 at 03:05 UTC
Jump to comment: Most recent
The dashboard's inline "Save" buttons for monthly budget and alert threshold do nothing when clicked — AiMeteringController::dashboard() never attaches the ai_metering_htmx library, so the hx-post attributes are inert. The two inputs also share a CSS class, making the budget button's value selector ambiguous.
/admin/reports/ai-metering.ai_metering_htmx as a dependency of ai_metering_dashboard.N/A
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
codeitwisely commentedComment #7
codeitwisely commented