hashicorp / structure

Structure (aka "PDS") [deprecated]
https://hashicorp-structure.vercel.app
Mozilla Public License 2.0
24 stars 5 forks source link

Quick patch to fix the `hds-link-overrides-selectors` + Bump `@hashicorp/pds-ember` to version `2.1.1` #116

Closed didoo closed 1 year ago

didoo commented 1 year ago

While testing version 2.1.0 of @hashicorp/pds-ember in Cloud UI I noticed one of the style was still being overwritten.

screenshot_1681

Upon further inspection, I noticed the reason was that we were selecting .hds-dropdown-list-item--interactive but in reality for this specific element the anchor is a child, so the right selector should be .hds-dropdown-list-item--interactive > a.

This small PRs fixes the selector and bumps the version as patch (I will merge without review so I am not blocked in the PR for Cloud UI, I'm confident there are no issues in the PR).

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
structure ✅ Ready (Inspect) Visit Preview Jul 22, 2022 at 0:30AM (UTC)