Jasonette / Jasonette/documentation
Add body.style.align to documentation + more options
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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