pastelcyborg

Results 12 issues of pastelcyborg

## Done - Added examples of various Design Tokens following Style Dictionary JSON schema - Added README DO NOT MERGE. PR is solely for experimentation, review, and discussion.

**Describe the bug** The sortable table provides ascending/descending indicators on table headers when clicked. However, the functionality and indicators themselves appear to be swapped - for instance, when the "descending"...

Bug 🐛

**Describe the bug** On some of the Application Layout examples, tooltips are used within table cells; however, these tooltips are not visible upon hover due to either lacking the proper...

Bug 🐛

**Describe the bug** Sass is changing the way it handles declarations mixed with nested rules to match the specification decision by the CSS working group: https://sass-lang.com/documentation/breaking-changes/mixed-decls/ As explained in #5264,...

Priority: Low
Blocked ⛔
P3 Triaged
Triaged: v4

The code snippet blocks used across the website should all be syntax highlighted for their appropriate languages. Right now, only snippets on certain pages are syntax highlighted, while others are...

P3 Triaged
Triaged: new architecture

**Describe the bug** When tabbing through the Search & Filter component, the `p-search-and-filter__selected-count` element is focused, which is an issue for two reasons: 1. Due to the DOM order, it's...

Bug 🐛
P3 Needs decision

**Describe the bug** Currently, the Percy snapshots for the tooltip component don't actually show the tooltip: ![image](https://github.com/user-attachments/assets/5bf839a4-25e9-4540-a7a0-a298a5728117) This is probably because the visual regression tests don't (can't?) trigger a hover...

Bug 🐛
P3 Triaged
Triaged: v4

Now that we've begun adding macros to Vanilla, they'll need to be added to the published npm package in order for our users to consume them after making the server...

P3 Triaged
Triaged: v4

## Context Our documentation references WAI-ARIA 1.1 in various places; for example: https://vanillaframework.io/accessibility WAI-ARIA 1.2 was released last summer; we should perform an audit to ensure our components are in...

WG: Validated
Vanilla WG

## Component/pattern to amend Presently, the print CSS styles for various sites tend to live in their own file: https://github.com/canonical/ubuntu.com/blob/main/static/sass/print.scss These print.css files also often live separately from core site...

WG: Validated
P3 Triaged
Triaged: Pragma