Skip to content

Override text in pos-rich-link #131

Open
@jg10-mastodon-social

Description

@jg10-mastodon-social

As a dashboard creator, I want to be able provide a link to follow (with functionality provided by pos-rich-link) but control what text is displayed to the user.

The text is currently defined as

<pos-label />
</a>
<span class="url">{new URL(this.uri).host}</span>
<pos-description />

Note that this issue assumes that functionality in #130 is also implemented, meaning that pos-rich-link is usable in a dashboard context.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions