pegasystems / constellation-ui-gallery

This open-source repository provides a collection of ready-to-use and customizable Constellation DX components. Use this resource to gain inspiration, best practices, and a solid foundation for implementing custom components.
https://pegasystems.github.io/constellation-ui-gallery/
Apache License 2.0
30 stars 22 forks source link

Fix components to avoid rendering issues when used within a Web Embed #53

Closed vrseraphin closed 4 months ago

vrseraphin commented 4 months ago

Please see: https://docs.pega.com/bundle/platform/page/platform/user-experience/troubleshooting-web-embeds.html#ariaid-title7

Noticed the following components may not properly be doing this for all markup emitted: Calendar (?) GanttChart (?) PasswordInput Scheduler (?) Shortcuts

(?) main return does use Configuration, but see a few other markup returns which don't

ricmars commented 4 months ago

fixed with https://github.com/pegasystems/constellation-ui-gallery/pull/55