#5 Create SourceLink component
Closed: Fixed 3 years ago by lbrabec. Opened 3 years ago by lbrabec.

There are links to data sources for items on the dashboard, they currently look like this:

<a
    target="_blank"
    rel="noopener noreferrer"
    href="URL"
    className="smallsuper">
        <i className="fas fa-external-link-alt"></i>
</a>

Create a new component that will replace code above with one simple line:

<SourceLink href="URL"/>

Metadata Update from @lbrabec:
- Issue assigned to kunalprakash1309

3 years ago

@lbrabec i would like to work on this issue, can i go ahead?

@queeniva I had made the pull request and it is accepted.

I would like to work on this issue

I would like to work on this issue

@rimpi246 the issue has already been solved

Why is it still open then?

Sorry, forgot to close this.

Metadata Update from @lbrabec:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata