Skip to content

Conversation

@OstafinL
Copy link
Contributor

🎫 Issue IBX-10404

Description:

For QA:

Documentation:

@OstafinL OstafinL requested a review from a team August 26, 2025 12:57
@OstafinL OstafinL added Bug Something isn't working Ready for review labels Aug 26, 2025
@ezrobot ezrobot requested review from GrabowskiM, RopRaptor, albozek, dew326 and tischsoic and removed request for a team August 26, 2025 12:57
_updateGrid(currentGroupName, gridView) {
super._updateGrid(currentGroupName, gridView);

gridView.tiles._items.forEach((tile) => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
gridView.tiles._items.forEach((tile) => {
gridView.tiles.forEach((tile) => {

as tiles is a Collection this should be more accurate.

@OstafinL OstafinL requested a review from dew326 August 27, 2025 08:27
@sonarqubecloud
Copy link

@dew326 dew326 merged commit 772b124 into 4.6 Sep 3, 2025
21 checks passed
@dew326 dew326 deleted the IBX-10404-special-character-plugin-has-bootstraps-tooltips-displayed branch September 3, 2025 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working QA approved

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants