Jasonette / Jasonette/documentation

Add body.style.align to documentation + more options

Open
#76 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
120
Forks
72
PR merge metrics
No merged PRs in 30d

Description

Jasonette has an undocumented feature called `body.style.align`. When it is set to `bottom`, the view will scroll to the bottom after every $render or $reload (which is great for chat).

An unsupported feature would be to add `top`, which makes the view scroll to the top after every $render/$reload.

Whatever the current behaviour is should be `default` or something, not sure.

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.

Research direction

Start by locating the existing documentation for body.style and verify the reported behavior for bottom after $render or $reload. Clarify which alignment values are supported, including the default behavior and whether top is implemented; the documentation is done when these options and their effects are stated accurately.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.