Nisha Nair
Nisha Nair
With the latest carbon version, I notice that the `ModalFooter` component is not allowed to be defined without the `children` prop in typescript which does not match the [doc](https://react.carbondesignsystem.com/?path=/docs/components-composedmodal--overview). Looks...
Update on testing with JupyterLab version **4.4.4**: I do not see such a violation is reported in the scans. Also, as per the above comment from the Jupyterlab team, there...
Updated the description with a few new code areas where this violation was reported.
Hello team, When working on this issue, I noticed that the code editor input fields in notebooks have a focus issue. Element: `sc` This is an input field and wonder...
https://github.com/jupyterlab/jupyterlab/issues/17680 to track a tab order issue on the status bar.
Re-tested on Jupyterlab v4.4.4 Some issues are fixed. So I will update the description of this issue to reflect this. Remaining issues: (Mostly `jp-button` issues which needs to be addressed...
Re-tested on Jupyterlab v4.4.9 Remaining issues: (`jp-button` issues which needs to be addressed based on the [discussion](https://github.com/jupyterlab/jupyterlab/pull/17591#discussion_r2107045015) in the [PR](https://github.com/jupyterlab/jupyterlab/pull/17591)) ****Violation of Rule:** `element_tabbable_role_valid`** > > **Issue 1** > >...
**Update on this issue:** Tested with latest version 7.4.4 and these mentioned issues still exists.
Tested on latest version 7.4.7. Still see these issues. The parent issue has been updated: https://github.com/jupyterlab/jupyterlab/issues/16890#issuecomment-3519050918 Will keep this issue open.
Thanks for looking into this. I was using Chrome on MacOS for testing. We are now using 7.2.2 version for Notebook. I tried on the https://jupyter.org/try-jupyter/notebooks/?path=notebooks/Intro.ipynb and now I know...