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

Graphical Bug on IxSpinner #1632

Open
2 tasks done
yarenbayirr opened this issue Dec 25, 2024 · 9 comments
Open
2 tasks done

Graphical Bug on IxSpinner #1632

yarenbayirr opened this issue Dec 25, 2024 · 9 comments
Labels
triage We discuss this topic in our internal weekly

Comments

@yarenbayirr
Copy link

yarenbayirr commented Dec 25, 2024

Prerequisites

  • I have read the Contributing Guidelines.
  • I have not leaked any internal/restricted information like screenshots, videos, code snippets, links etc.

What happened?

Hi,
We develop a product with React. We have encountered a graphical bug on ixspinner component. Sometimes, a weird pixel appears:
image

What type of frontend framework are you seeing the problem on?

React

Which version of iX do you use?

v.2.4.0

Code to produce this issue.

https://stackblitz.com/edit/vitejs-vite-qkue7yic
@yarenbayirr yarenbayirr added the triage We discuss this topic in our internal weekly label Dec 25, 2024
@nuke-ellington
Copy link
Collaborator

Hello @yarenbayirr, thank you for providing an example via codesandbox. Unfortunately I am not able to access it. Could you please try to set it up again or provide a StackBlitz example instead?

@yarenbayirr
Copy link
Author

Hello @nuke-ellington , sorry for the confusion. I didn't realize that it was private, now I changed it to public. Could you please try to access it again?
Thank you

@nuke-ellington
Copy link
Collaborator

Looks like there is an error when accessing the preview.

Screenshot 2025-01-07 at 15 57 15

@nuke-ellington
Copy link
Collaborator

It seems like you don't have @siemens/ix installed properly. It is part of the package.json but can neither be found in the package-lock.json nor the node_modules folder. Please fix your project so that we can have another look.

@yarenbayirr
Copy link
Author

I switched to StackBlitz as the IDE due to issues with CodeSandbox, and everything seems to be working fine now. I have also updated the comment template. Please refer to the example project:
https://stackblitz.com/edit/vitejs-vite-qkue7yic

@nuke-ellington
Copy link
Collaborator

Thank you very much. Does that mean we can close the issue?

@yarenbayirr
Copy link
Author

I should clarify that when I mentioned 'everything works fine,' I was specifically referring to the functionality in StackBlitz after switching IDEs. However, the original issue I reported still persists.

@nuke-ellington
Copy link
Collaborator

OK, thank you for clarifying that.

Could you please describe in more detail how to reproduce the buggy behaviour (browser & version, window resizing or other steps to make the artifact appear)?

I tried the StackBlitz in Chrome, Firefox and Safari and all seemed to render the ix-spinner without issues.

@yarenbayirr
Copy link
Author

Here is the detailed environment information where the bug appears:
Device: Lenovo Laptop
Browser: Google Chrome, Version 131.0.6778.140 (64-bit)
Screen Resolutions: 1980x1200, 2560x1400 (Both resolutions show the issue)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage We discuss this topic in our internal weekly
Projects
None yet
Development

No branches or pull requests

2 participants