Skip to content

Conversation

@davisagli
Copy link
Member

A client pointed out that the current card implementation doesn't show the href target in the browser status bar.

Here's a proof of concept trying to solve that by moving the card a tag to be a normal semantic link around the card title, instead of an empty link at the start of the card.

If this is promising, we need to check carefully that we aren't regressing anything in terms of accessibility, add support for it in the other summary components, and update docs and storybook.

Unfortunately it's breaking because if someone used a custom summary component, it has to be updated or else the card won't be linked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants