Back to top button: Default needs to be styled

Open Beginner friendly
#70 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-2 days
Newbie friendliness
64/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
css

Research direction

Start by locating the stylesheet that controls the navigation.top back-to-top button and compare its current behavior with the button on the new website. Check the .yml configuration mentioned in the issue and issue 520 for integration context; done means the button stays at the bottom right while scrolling, matches the new site's styling, and uses its icon.

Written by the indexing model from the issue text.

Description

A back-to-top button that is available by adding the following to the .yml file:
theme:
features:
- navigation.top

However, this needs some tweaking to work for us. Specifically, the default is a light grey button that appears at the top of the page whenever you are scrolling up (it disappears when scrolling down). Ideally it would be at the bottom right of the page and remain there when scrolling up or down. See the one on the new website and try to make it similar for consistency! The default text on the button could also be changed to the icon used on the new website.

After this issue has been resolved, https://github.com/Dyalog/documentation/issues/520 can be done.

Dominant language
CSS
Stars
0
Forks
3
Avg merge
6h 37m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Dyalog/documentation-assets

All issues in Dyalog/documentation-assets

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.