issues Search Results · language:Dune language:Python language:JavaScript language:PHP language:Java language:TypeScript
Filter by
75.8M results
What
The Tier-3 panorama view (SurfaceFlatPatch.svelte → Stand at site → inverted-sphere skybox) feels low-quality relative
to NASA s interactive panoramas. This issue captures the full retrospective ...
3d
asset pipeline
enhancement
Problem
docs/components.md is stale after the portable editor work. It references outdated paths and patterns such as:
- src/editor/bbpress.tsx
- src/blocks/
- src/completer/mentions.js
- broad ...
Problem
src/editor/index.tsx adds the editor.MediaUpload filter from editor instance setup, using the shared namespace
blocks-everywhere/media-upload. There is no matching cleanup on unmount.
Once one ...
Problem
src/editor/index.tsx and src/editor/bbpress-adapter.ts duplicate portable editor service/context type definitions. The
duplicate already drifts: the adapter narrows mode while the runtime treats ...
Problem
Server bootstrap still behaves like a singleton. classes/class-handler.php registers the blocks-everywhere-settings
inline script once and assigns only one window.wpBlocksEverywhere settings object. ...
Problem
The portable editor currently prunes unavailable blocks with global registry mutation from src/editor/index.tsx:
- getBlockTypes() reads the global block registry.
- unregisterBlockType() ...
Problem
Some block customizations still read ambient wpBlocksEverywhere settings at global block-registration time:
- paragraph customization checks heading availability and paragraph replacement from ...
Summary
While manually verifying PR 1144 s HIL/archive-scroll workflow, the ctx.ui.select(...) prompt appears to sometimes
resolve and advance to the next ctx.ui.editor(...) prompt even though the user ...
bug
Audit prompts/, templates/, evals/, and schemas/ to confirm no real or identifying journal content is present.
Problem
Plugins register admin routes declaratively via adminRoutes: IApiRouteConfig[]. The plugin-api loader
(src/backend/services/plugin-api.service.ts) auto-prefixes them with /system/ and auto-appends ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.