CaptainFact / CaptainFact/captain-fact

Add the "Add a statement" form at the right place

Open
#117 2 comments 0 reactions 0 assignees View on GitHub
complexity > simple design frontend improvement
Dominant language
No language data
Stars
71
Forks
7
PR merge metrics
No merged PRs in 30d

Description

## User story

As fact checker on a page with lots of previous statements, I can see the "add a statement" form on its correct timecode instead of the beginning of the page so that I don't see the whole list of statements scrolling when I submit the form.

![captainfact](https://user-images.githubusercontent.com/2051814/68112309-f05ceb80-fee8-11e9-9fe6-b4f1a59c6057.gif)

## Best solution for this problem

When clicking on "add a statement", insert the creation form at the correct timecode (Where the current scroll is likely to be)

Contributor guide

Open the contributing guide

Research direction

Start from the page's "add a statement" interaction and observe how the creation form is placed when the page contains many previous statements. The work is done when clicking "add a statement" inserts the form at the current scroll's timecode rather than at the beginning of the page.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.