-
Notifications
You must be signed in to change notification settings - Fork 3
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
Fix schemas #600
Fix schemas #600
Conversation
Quality Gate passedIssues Measures |
Can you share the URL with the saved params? |
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.
I'm happy to see a new contributor so, even if I've made differnte changes, since it's not on a critical side of the project, I think we can merge this one and see later to improve it if needed.
Welcome to QDT contributors @nicogodet 🍻 |
Following up of #600 Before: > after PR #600 ![](https://pad.oslandia.net/uploads/4e445daa-2e84-40f1-9573-ce24882dd97d.png) - the schema does not matches structure, so validation is not really working - it's "visible" with missing tooltip when over on keywords After this PR: ![](https://pad.oslandia.net/uploads/f2e76dd1-69f7-4a54-b5c2-956589df80eb.png) See visible tooltips when mouse hover
I forget to save it unfortunately |
Few fixes for profile and scenario schema