manulera / ShareYourCloning_frontend

The frontend application for ShareYourCloning
MIT License
1 stars 4 forks source link

Floating "+" button to add new source #194

Open dgruano opened 1 month ago

dgruano commented 1 month ago

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.

manulera commented 1 month ago

Yes, I had thought about something in those lines, perhaps something like this showing at the bottom-right?

https://v4.mui.com/components/floating-action-button/