OpenCloning / OpenCloning/OpenCloning_frontend

Floating "+" button to add new source

Open
#194 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
4
Forks
10
Avg merge
11d 9h
Merged PRs (30d)
3

Description

When the history is long enough, the button to add a new source stays at the bottom of the "tree", so scrolling up to see the beginning of the history hides the "+" button.

What about fixing it with respect to the screen, so that it is always floating and visible? Like chatbots in many websites.

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 add-new-source button and the history tree in the frontend, then inspect how the button is positioned while the history scrolls. Confirm the change by checking that the "+" button remains visible when scrolling through a long history.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.