canonical/cloud-init

[docs]: Arrow key and Scroll Behavior on Module Reference

Open

#4,331 opened on Aug 10, 2023

 (2 comments) (0 reactions) (0 assignees)Python (1,108 forks)auto 404
documentationenhancementhacktoberfest

Repository metrics

Stars
 (3,772 stars)
PR merge metrics
 (PR metrics pending)

Description

Documentation request

[Current Behavior] Down/up arrows can be used to scroll down the page. Once you click a specific tab, (Summary/Config Schema) arrow keys swap to only switching between the tabs (including up/down).

[Desired Behavior] Ideally we'd like to see up/down always handle page scroll, and left/right handle tab swapping on the mods if possible.


Reported from: https://cloudinit.readthedocs.io/en/latest/reference/modules.html

Contributor guide