-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
- What would you like to be able to do? Can you provide some examples?
By using Field::Url we can display URLs as links. In some cases, it would be convenient to open links in new browser tabs.
- How could we go about implementing that?
Though the implementation would be straightforward, we may want to add rel="noopener" or rel="noreferrer.
https://docs.rubocop.org/rubocop-rails/cops_rails.html#railslinktoblank
- Can you think of other approaches to the problem?
No.
Metadata
Metadata
Assignees
Labels
No labels