Onkar Khadangale

Results 69 issues of Onkar Khadangale

### Steps to reproduce: 1. Open https://developer.mozilla.org/en-US/docs/Web/CSS/color_value#reds_of_different_shades 2. Open the code in playground 3. As the CSS code is long there is a scrollbar in the CSS editor 4. Notice...

p3
ux
layout
plus:playground

- Fixes https://github.com/mdn/yari/issues/8292 - Changes are almost same as https://github.com/mdn/yari/issues/8372 The PR: - updates move command to update referring documents. - adds `status`(new) and `l10n`(translated content) frontmatter attributes to `optionalFrontMatterKeys`...

macros

The reset button in playground should reset to original code and not simply wipe out everything. Resetting to original code would be more helpful to readers. If they mess the...

enhancement
p2
involves: UX
plus:playground

- fixes https://github.com/mdn/yari/issues/10732 ## Summary Seeing two y-scrollbars in editors when code is long. The playground doesn't work in internet archive so it's hard to know when and where the...

plus:playground

## Summary If there is a bad configuration in `.env` file then build throws following error: ```log yarn tool optimize-client-build yarn run v1.22.19 $ ts-node tool/cli.ts optimize-client-build (node:14158) ExperimentalWarning: Import...

merge conflicts :construction:

- fixes https://github.com/mdn/yari/issues/10731 @estelle reported that CSS functions that are deeper in `files/en-us/web/css` tree are not getting rendered in the sidebar. ## Solution Include the docs at level 2 as...

macros

Following commands logs a few warnings and errors: ```bash yarn test:kumascript cross-env NODE_ENV=production NODE_OPTIONS='--no-warnings=ExperimentalWarning --loader ts-node/esm' node ``` ``` In ListGroups the smartLink to /en-US/docs/Web/API/Background_Fetch_API is broken! (does not exist)...

p3
accepting PR
idle
effort: medium

Addresses https://github.com/mdn/content/pull/20470#issuecomment-1400238103 Ban parentheses from content file paths. *** The PR also fixes currently on going erroneous message: `Error: files/en-us/web/http/cookies/cookie-basic-example.drawio file-type could not be extracted at all (probably not a...

idle
filecheck

- addresses https://github.com/mdn/content/pull/30902#issuecomment-1849125543 Adding all 3 images for comparison. Ran Prettier as well.

- addresses https://github.com/w3c/webref/issues/1142#issuecomment-1924200755 `w3c/webref` repo automatically extracts syntaxes from these spec docs. At the moment some syntax sections are missing the `[SecureContext]` tags so it is [missing from extracted data...