Sesh Sadasivam

Results 15 issues of Sesh Sadasivam

**Describe the bug** Hi! I noticed that when a [tooltip](https://primer.style/css/components/tooltips) is triggered on a small screen (like a phone), the tooltip can sometime get clipped (some of its content appears...

**Is your feature request related to a problem? Please describe.** [GitHub Flavored Markdown (GFM)](https://github.github.com/gfm/) defines [task lists](https://github.github.com/gfm/#task-list-items-extension-) as unordered lists with disabled checkbox "bullets". The HTML to render such a...

This is a 🙋 feature or enhancement. - I've added tests - I've adjusted the documentation (if it's a feature or enhancement) - The test suite passes locally (ran `script/cibuild`...

feature

The README for this project links to the "Full Docs" at: https://matheusml1.gitbooks.io/redux-zero-docs/content/ However, the page reports a 404 error.

Currently, we add the SASS path from the site's theme as a load path. However, to correctly support theme inheritance, we need to load sass partials from all parent themes...

It would be nice if the Primer theme could add support for [favicons](https://developer.mozilla.org/en-US/docs/Glossary/Favicon). Spefically, it would be nice if `default.html` could add a [``](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/link#:~:text=For%20example%2C%20a%20link%20to%20the%20site's%20favicon:) tag to the page if a...

wontfix

Context: Primer Spec is pinned to version 9, see #254. Upgrading will involve changing how we conditionally load the JS module.

enhancement
dependencies

This issue *only* affects this Primer Spec repo, it will not affect other users of Primer Spec. Also, the PDFs are fixed when the PR Preview job is re-run. (See...

## Context I just learned that GitHub is making it easier to [deploy to GitHub Pages via GitHub Actions](https://github.com/actions/deploy-pages), to the point where [they're making it the default behavior for...

semver/major

When I try to print a Primer Spec page in Firefox v99.0.1 on MacOS: - The main content margin isn't reset. - Mermaid diagrams still appear in dark colors (if...

bug