Skip to content

LightBoxImage isn't supporting attributed text. #298

@anil291987

Description

@anil291987

Description:
Issue:
Currently, the LightBoxImage component fails to support attributed text, rendering it unable to display text with attributes such as different font sizes, styles, or colors within the lightbox.

Expected Behavior:
The LightBoxImage component should be capable of displaying attributed text, allowing users to present rich text content within the lightbox interface.

Steps to Reproduce:

Attempt to display attributed text using the LightBoxImage component.
Observe that the attributed text is not rendered correctly within the lightbox.
Compare with standard text display to confirm the lack of support for attributed text.

Potential Solutions:

Implement support for attributed text rendering within the LightBoxImage component.
Enhance documentation to clarify the limitations regarding text rendering in the lightbox.

Additional Context:
This limitation restricts the versatility of the LightBoxImage component, hindering users from presenting diverse content types effectively within their applications. Addressing this issue would significantly improve the component's usability and value to developers.

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