-
Notifications
You must be signed in to change notification settings - Fork 21
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
Add/setting default values #613
Conversation
Update types.ts to add settings new value: default_value
Also created button and added icon for default value reseting. Created "mutator" inside Form component, it contain setValue function for changing current field function ;)
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.
Nice! I made some small change to default values and texts.
One thing I would like to adjust. Let's make the reset buttons invisible until you hover the setting name. And also do mouseover effect similar to how it is done on periods / quantifiers page.
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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 good @kkatusic! Merging
Closes #580
@kristoferlund I need review. I didn't attached some fields and checkboxes. thx