Skip to content

Migrate view_detail to plugin architecture and fix dataview crash#728

Open
benthongtiang wants to merge 4 commits into
masterfrom
ben/detail
Open

Migrate view_detail to plugin architecture and fix dataview crash#728
benthongtiang wants to merge 4 commits into
masterfrom
ben/detail

Conversation

@benthongtiang

Copy link
Copy Markdown
Contributor
  • Migrated all platform views and components of view_detail to the new plugin factory structure under platform/plugins/included/view_detail/.
  • Fixed a runtime crash (TypeError: Class extends value undefined) in FNAbviewdataview.js by correctly referencing the base detail view class.
  • Cleaned up legacy view files from platform/views/.

@benthongtiang benthongtiang added the minor Tag Pull Requests to trigger a minor version update label Jul 3, 2026
Comment thread AppBuilder/platform/plugins/included/view_detail/FNAbviewdetail.js Fixed
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Lighthouse Performance Report

Metrics





📄Full Report
Note: Above values are an average of 3 reports, only the last report was uploaded.

benthongtiang and others added 3 commits July 3, 2026 10:47
…ort, function or class'

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
…ort, function or class'

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Tag Pull Requests to trigger a minor version update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants