-
Notifications
You must be signed in to change notification settings - Fork 7
chore: Remove default helper text, make certainty and annotation false by default #1449
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Remove default helper text, make certainty and annotation false by default #1449
Conversation
Signed-off-by: Ryan Kontos <[email protected]>
Signed-off-by: Ryan Kontos <[email protected]>
Signed-off-by: Ryan Kontos <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine - but you don't need to remove instances of helper text from the sample notebooks + mocks. Just the default field instantiations + the ui spec reducer which adds the annotations. If you're confident with that update based on this comment + you have tested it, feel free to merge
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you revert changes to sample notebooks - they can have helper text in them
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
these are also fine
designer/src/test-notebook.ts
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
so are these
…remove-default-help-uncheck-certainty-annotation Signed-off-by: Ryan Kontos <[email protected]>
@PeterBaker0 Thanks for the approval, I am just unable to merge with main as I do not have authorisation! |
…remove-default-help-uncheck-certainty-annotation Signed-off-by: Ryan Kontos <[email protected]>
…ty-annotation Signed-off-by: Peter Baker <[email protected]>
Signed-off-by: Peter Baker <[email protected]>
Signed-off-by: Peter Baker <[email protected]>
chore: Remove default helper text, make certainty and annotation false by default
JIRA Ticket
BSS-885
Description
Some minor improvements to Designer.
Proposed Changes
How to Test
Checklist