MetaCell / MetaCell/geppetto-meta
Click on change layout button freezes FlexLayout
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Not sure why this happens, could also be a bug in the way the new tabset is added.
But layout state in redux looks fine.
After update Layout doesn't react anymore to user interactions.
Layout change: https://github.com/MetaCell/geppetto-meta/blob/32fe15094fbfb6eb254e7f8dc513de20d29788e5/examples/redux-react-app/src/components/LeftSidebar.js#L61
Tab that is added: https://github.com/MetaCell/geppetto-meta/blob/32fe15094fbfb6eb254e7f8dc513de20d29788e5/examples/redux-react-app/src/components/LeftSidebar.js#L10
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with examples/redux-react-app/src/components/LeftSidebar.js, especially the layout change at line 61 and the tab definition at line 10. Reproduce the freeze by using the change layout button, then inspect how the new tabset is added and how the Redux layout state reaches FlexLayout. Done means layout interactions continue working after the update.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, redux
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100