canonical / vanilla-framework

From community websites to web applications, this CSS framework will help you achieve a consistent look and feel.
https://vanillaframework.io
GNU Lesser General Public License v3.0
839 stars 167 forks source link

Add support for chip links #5317

Closed juanruitina closed 1 month ago

juanruitina commented 2 months ago

Describe the bug

Chip styles don't work great when p-chip is applied to an a element instead of a button. I'd expect the same hover styles than the button: that means slightly darker background and no underline.

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://vanillaframework.io/docs/patterns/chip
  2. Turn any chip into an a element
  3. Hover
  4. See error

Expected behavior

No styling difference between links and buttons

Screenshots

Screenshot 2024-08-21 at 17 07 47

syncronize-issues-to-jira[bot] commented 2 months ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/WD-14348.

This message was autogenerated

bartaz commented 1 month ago

This is already in progress, and should be a low effort fix. Triaging for current codebase.