infor-design / enterprise-ng

Angular wrappers for IDS Enterprise components
Apache License 2.0
57 stars 83 forks source link

Horizontal Splitter Issue #1440

Open SudarshanDivakarla opened 1 year ago

SudarshanDivakarla commented 1 year ago

Describe the bug

Trying to implement horizontal splitter where we have two div elements with different colors, then the horizontal splitter and then another div with different color. Initially when we move the splitter it is working fine, but when we release the mouse pointer the entire UI with splitter is lost.

To Reproduce [You can find the issue here:] (https://stackblitz.com/edit/ids-ng-quick-start-1471-gv858g)

Version

tmcconechy commented 1 year ago

You might want to experiment with using the new web component splitter. https://main.wc.design.infor.com/ids-splitter/ The older one has some fundamental issues that are not really fixable, so we rewrote it.

See ids-splitter https://github.com/infor-design/enterprise-wc (under src/components/ids-splitter)

BTW I dont know if its just me but stackblitz doesnt load it just spins. Other current splitter bugs https://github.com/infor-design/enterprise/issues?q=is%3Aissue+is%3Aopen+splitter

github-actions[bot] commented 5 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution.