Skip to content

Conversation

@lakshmi-priya-b
Copy link
Contributor

@lakshmi-priya-b lakshmi-priya-b commented Oct 27, 2025

💡 What is the current behavior?

In ix-pane-layout the panes don't show up on small window sizes. If the user opens the the page on a larger screen and then resize to smaller, the collapsed pane stays visible at the bottom. Upon (re-)loading the page on a small screen the pane disappears until the screen is enlarged.
GitHub Issue Number: #2157

🆕 What is the new behavior?

Now when the pane is set to render correctly if the user opens the page on a larger screen and then resize to smaller and upon reloading the page on a small screen the pane does not disappear.

🏁 Checklist

A pull request can only be merged if all of these conditions are met (where applicable):

  • 🦮 Accessibility (a11y) features were implemented
  • 🗺️ Internationalization (i18n) - no hard coded strings
  • 📲 Responsiveness - components handle viewport changes and content overflow gracefully
  • 📕 Add or update a Storybook story
  • 📄 Documentation was reviewed/updated siemens/ix-docs
  • 🧪 Unit tests were added/updated and pass (pnpm test)
  • 📸 Visual regression tests were added/updated and pass (Guide)
  • 🧐 Static code analysis passes (pnpm lint)
  • [] 🏗️ Successful compilation (pnpm build, changes pushed)

👨‍💻 Help & support

@changeset-bot
Copy link

changeset-bot bot commented Oct 27, 2025

🦋 Changeset detected

Latest commit: dfa3e8b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@siemens/ix Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@lakshmi-priya-b lakshmi-priya-b marked this pull request as ready for review October 28, 2025 06:31
Copy link
Collaborator

@nuke-ellington nuke-ellington left a comment

Choose a reason for hiding this comment

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

Test is missing

@lakshmi-priya-b
Copy link
Contributor Author

Test is missing

Added test cases

@sonarqubecloud
Copy link

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

Successfully merging this pull request may close these issues.

2 participants