Skip to content

fix: Fixes the CA chosen issue where doesn't update accordingly for google since id utilsed elsewhere#227

Open
balkk1 wants to merge 3 commits into
fabriziosalmi:mainfrom
balkk1:main
Open

fix: Fixes the CA chosen issue where doesn't update accordingly for google since id utilsed elsewhere#227
balkk1 wants to merge 3 commits into
fabriziosalmi:mainfrom
balkk1:main

Conversation

@balkk1
Copy link
Copy Markdown

@balkk1 balkk1 commented May 20, 2026

Description
Fixed HTML syntax bugs in the Certificate Authority (CA) provider tab component and standardized the element ID conventions for Google Trust Services configuration blocks.

Changes
Fix HTML Syntax: Resolved a broken opening wrapper div (missing >) and removed a stray trailing } character at the base of the file that was causing rendering and template parsing errors.

ID Normalization: Renamed the Google configuration wrapper ID from google-config to google-ca-config to match the project's semantic naming architecture (aligning it with elements like private-ca-config).

Impact
Restores layout styling and resolves broken Alpine.js state reactivity inside the CA Providers view panel.

Eliminates template build compilation issues caused by syntax bugs.
#226

balkk1 added 3 commits May 20, 2026 23:35
Description
Fixed HTML syntax bugs in the Certificate Authority (CA) provider tab
component and standardized the element ID conventions for Google Trust
Services configuration blocks.

Changes
Fix HTML Syntax: Resolved a broken opening wrapper div (missing >) and
removed a stray trailing } character at the base of the file that was
causing rendering and template parsing errors.

ID Normalization: Renamed the Google configuration wrapper ID from
google-config to google-ca-config to match the project's semantic naming
architecture (aligning it with elements like private-ca-config).

Impact
Restores layout styling and resolves broken Alpine.js state reactivity
inside the CA Providers view panel.

Eliminates template build compilation issues caused by syntax bugs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant