feat(actions): unify page action buttons#7216
Conversation
jstirnaman
left a comment
There was a problem hiding this comment.
Looks great! 1 suggestion to improve DX. Also, any suggestions/documentation on when we should or shouldn't use the page-actions components would be helpful.
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
I'll add docs for this, but in my mind, these should be used for actions that are general, but still specific to the current page. For example, in the Flux stdlib, we could use these to link to package source code. Or in the InfluxDB 3 plugin library, we could link to the plugin source. Etc. These shouldn't really be used to for a single piece of functionality on a single page. |
Vale Style Check Results
Warnings (7)
✅ Check passed |
|
@jstirnaman Added page actions documentation: https://github.com/influxdata/docs-v2/pull/7216/changes#diff-994d05b1e7a6fa336f6d39ebe07188b98d753f4cf83db2f97319d6908727626c |
This PR sets out to accomplish the following:
sample.conffiles for each plugin.Checklist
npx hugo --quiet)