Open Issues Need Help
View All on GitHubAI Summary: The task involves fixing a UI issue on the Canvas Medical Staff page where the 'Created' and 'Modified' fields are duplicated. This requires locating the code responsible for rendering the staff table (likely within the Data Module), identifying the source of the duplication (possibly a data fetching or template rendering error), and correcting the code to display each field only once. The project uses Jekyll, Ruby, Node.js, and Yarn, and the relevant files might be located within the `_scss`, `_js`, or template files.
AI Summary: Update the Canvas Medical SDK documentation to reflect the allowed imports for the new SDK. This involves creating a new documentation page detailing the standard library and third-party modules allowed, as specified in the `sandbox.py` file, and linking this new page from the main navigation menu. The existing documentation page for the old workflow kit should remain, but may need to be updated to clearly indicate its obsolescence.