Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LightBoxImage isn't supporting attributed text. #298

Open
anil291987 opened this issue May 14, 2024 · 0 comments
Open

LightBoxImage isn't supporting attributed text. #298

anil291987 opened this issue May 14, 2024 · 0 comments

Comments

@anil291987
Copy link

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.

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

No branches or pull requests

1 participant