Conditional Rendering and Query Input Settings#750
Conversation
…ery-input-settings-enhacement
…ery-input-settings-enhacement
…com/SEMOSS/semoss-ui into 638-Query-input-settings-enhacement
…ional-rendering-of-block
…ery-input-settings-enhacement
…com/SEMOSS/semoss-ui into 638-Query-input-settings-enhacement
There was a problem hiding this comment.
Definitely on the right track.
we should clean up the code on what we render.
And a function that either returns true or false. call it showBlock that includes the stringToBoolean switch case
There was a problem hiding this comment.
I will work on your suggestion and update here.
johbaxter
left a comment
There was a problem hiding this comment.
Please don't commit your lock file
|
Reg, QueryInputSettings.tsx file changes I have committed my changes in following branch: QueryInputSettings change |
|
@Paulson-Robert and @bannaarisamy-shanmugham-kanini merging this branch into here. Will have you address fixes listed in comments |
|
As far as my first round of initial testing of conditional rendering it does the job. @bannaarisamy-shanmugham-kanini We need to:
We also likely need to be able to:
Please commit directly to this branch. "conditional-rendering-of-block" May be good to test with this: |
|
I think we are taking the right foot forward, on the QueryInputSettings, but i def think we are going to need some better interaction on it. It accomplishes the thing we asked for, as far streamlining variable creation, and has some autocomplete functionality that i like on it as well (buggy)
Please commit directly to this branch. "conditional-rendering-of-block" |
…ional-rendering-of-block
…ring data in show field
|
@CodiumAI-Agent /update_changelog |
|
Changelog updates: 🔄 2025-03-28Added
|

Description
Create a option to show and hide a block based on static true or false, with variables to decide its visibility
Changes Made
Worked on most of blocks to provide option for showing/hiding the blocks based on custom need.
How to Test
Notes