OpenCloning / OpenCloning/OpenCloning_frontend
Floating "+" button to add new source
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
- 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 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