Conversation
1432f66 to
7b9b271
Compare
|
@JVickery-TBS this is working for me now since open-data/ckan#214 was merged. See also @RabiaSajjad 's CSS changes in #1633 that makes more room for form page tabs by moving the side bar above the content. |
# Conflicts: # ckanext/canada/templates/package/snippets/resources.html # ckanext/canada/templates/scheming/package/snippets/package_form.html ### RESOLVED.
- Cont form pages.
|
Had to do some more css and template stuff, mainly for the Add Resource in Draft part. and then some small screen stuff. Have to do a couple more to polish this up. But this is in staging and working fairly well now. |
- Cont scheming pages.
- Cont scheming pages.
- Make the manage button for datasets dropdown with page links for scheming pages.
- Pyright fixes.
❌ 5 Tests Failed:
View the top 3 failed test(s) by shortest run time
View the full list of 1 ❄️ flaky test(s)
To view more test analytics, go to the Test Analytics Dashboard |
- Additional layout changes for the sidebar stages/pages.
|
@wardi sooo I think the HTML and CSS stuff is done, the issue (idk if its an issue or not) is that if you Add a Resource when making a dataset with missing fields, it will still created the Resource, assuming you have put all the fields in correctly. But the dataset will still be draft. I think thats fine? The specific issue is that in our schemas we have a required metadata field with the same id as a resource metadata field. So if you miss the dataset one, the error may popup on your Resource form. |
- Fix stages sidebar template call for pd types. - Fix a11y issues in the webform pages.
split dataset type into separate pages using scheming form pages and dataset completeness feature