fix(filtercell): filter cell bug fix for cell and frame id#1333
fix(filtercell): filter cell bug fix for cell and frame id#1333
Conversation
|
@CodiumAI-Agent /describe |
Titlefix(filtercell): filter cell bug fix for cell and frame id User descriptionDescriptionFilter data cell is not loading the proper records, when the frame is selected Changes MadeWhen a frame is selected, the respective targetcell is not correctly selected. Made a fix for finding the correct targetcell respective to frame selected. How to TestNotesPR TypeBug fix Description
Changes walkthrough 📝
|
|
@CodiumAI-Agent /review |
|
@CodiumAI-Agent /improve |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨
|
…-data-new-app-bug-fix
…SS/semoss-ui into filter-data-new-app-bug-fix
…s-ui into filter-data-new-app-bug-fix
|
@CodiumAI-Agent /update_changelog |
Description
Filter data cell is not loading the proper records, when the frame is selected
Changes Made
When a frame is selected, the respective targetcell is not correctly selected. Made a fix for finding the correct targetcell respective to frame selected.
How to Test
Notes