dxc-technology / halstack-react

Library of components for building SPAs with React and Halstack Design System
https://developer.dxc.com/halstack/
Apache License 2.0
15 stars 14 forks source link

Issue with Paginator of ResultsetTable in release 12.0.0 (missing icons?) #1948

Closed DirkBaumannDXC closed 7 months ago

DirkBaumannDXC commented 7 months ago

Describe the bug Using the release 12.0.0 the paginator of ResultsetTable components show labels instead of icons (see screenshot) Note: Release 11.0.0 don't have this issue.

To Reproduce Use example app of the halstack-react delivery and use the Release 12.0.0. in the package.json: ... "@dxc-technology/halstack-react": "^12.0.0", ..

Expected behaviour Paginator should show icons.

Screenshots ResultsetTable

github-actions[bot] commented 7 months ago

Thank you for opening an issue! 🚀

Our team will review it as soon as possible. In the meantime, please make sure that you've provided all the necessary details to help us understand and address the issue effectively.

Feel free to contribute and participate in discussions!

Jialecl commented 7 months ago

Hello @DirkBaumannDXC , We will work on a solution as soon as possible.

DirkBaumannDXC commented 7 months ago

Are there plans to provide a bugfix release for 12.0.0 ?