Skip to content

# Feature request: offline icons for bim-* components #93

Description

@danngo-onset

Description 📝

Feature request: offline icons for bim-* components

The icons that bim-* components use internally are resolved at runtime over the iconify APIs (api.iconify.design and fallbacks). In deployments that can't reach those endpoints — offline, air-gapped, or fully self-hosted — the components render without their icons, and since the names are internal to the packages there's nothing a consumer can substitute (Manager.addIconsCollection only covers icon names our own UI references).

Could the icons the components use ship bundled out of the box — or, if that's not on the table, could consumers get a way to supply their own?

Versions: @thatopen/ui 3.4.0, @thatopen/ui-obc 3.4.2.

Suggested solution 💡

No response

Alternative ⛕

No response

Additional context ☝️

No response

Validations ✅

  • Read the docs.
  • Check that there isn't already an issue that requests the same feature to avoid creating a duplicate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions