generated from canonical/starbase
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Background
In #74 we implement a new edit button, which supports both Launchpad and GitHub. It's added through a source_edit_link config setting from Furo, which is redundant because we already have github_url.
Request
- Rename the
github_urlconfig setting torepo_url. - Handle the
source_edit_linkconfig setting with behaviour based on the value ofrepo_url. - Hide
source_edit_linkfrom users. - Account for Launchpad links in the feedback button.
- Port the JS responsible for the feedback button into Jinja.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request