pharos icon indicating copy to clipboard operation
pharos copied to clipboard

JSTOR's design system

Results 127 pharos issues
Sort by recently updated
recently updated
newest added

**The problem** [Lit 3 was recently released](https://lit.dev/blog/2023-10-10-lit-3.0/). We're on Lit 2 and don't want to fall too far behind. Lit 3 claims to largely be a smooth upgrade, as one...

infrastructure
feature request
ithaka/pharos

**Expected behavior** Docs with the `@storybook/addon-styling` theme applied should have the color choices applied to links and so on. **Actual behavior** Docs have the default Storybook styles. **Steps to reproduce...

bug
storybook

**The problem** Some components are not visible within the "STORIES" section of the docs in Storybook. Example from the Popover Docs page: https://pharos.jstor.org/storybook/?path=/docs/web-components_components-popover--docs **The solution** The component variants are fully...

feature request
storybook

**Expected behavior** A link that is active + focused without hover has consistent color between the text and the underline **Actual behavior** A link that is active + focused without...

bug
component/link

**The problem** The top level of the Sidenav component contains a set of visually grouped links that are not marked up as part of a list. Screen reader users will...

accessibility
bug
ithaka/pharos-site
storybook

**Expected behavior** A blue outline on focus. Works correctly in Firefox: **Actual behavior** There's no blue outline on focus **Steps to reproduce the issue** Reproducible in Chrome, but not on...

accessibility
bug
note/environment-specific

[carousel proposal](https://docs.google.com/document/d/1NRId48EJDmRMcUYiahrJ9oxS-7jad4h_fihshQv3EsI/edit) **This change:** (check at least one) - [ ] Adds a new feature - [ ] Fixes a bug - [ ] Improves maintainability - [ ] Improves...

status/work in progress
component/carousel

**The problem** Chromatic snapshots take a while. As we add C components and S stories and test them across B browsers, there will be CxSxB snapshots that each take some...

infrastructure
feature request

**The problem** As much as possible, we wish to rely on web standards rather than custom behavior, such that we enjoy more consistency of expected behavior and don't fight the...

feature request
component/popover

**The problem** I want my dependencies to get updated automatically when possible to reduce my work. **The solution** Add a `.github/dependabot.yml` file that: - Updates each of: - `package.json` -...

infrastructure
feature request