Canvasbird / canvasboard

An interactive board with plugins focusing on replacing the need of multiple platforms for teaching, presenting, managing or explaining your ideas.
MIT License
199 stars 120 forks source link

Removed the navigate to top button #464

Open sakkshm26 opened 2 years ago

sakkshm26 commented 2 years ago

Issue that this pull request solves

Closes: #455

Proposed changes

Brief description of what is fixed or changed

Removed the navigate to top button

Types of changes

Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply

Screenshots

Screenshot (400)

Other information

Any other information that is important to this pull request

welcome[bot] commented 2 years ago

Hello there!πŸ‘‹ Welcome to the project!πŸ’–

Thank you and congratsπŸŽ‰ for opening your first pull request.✨ Canvasboard is an interactive board with plugins focusing on replacing the need of multiple platforms for teaching, presenting or explaining your ideas. The interactive plugins are built using web technologies to ease your work right within a single platform. Please adhere to our Code of Conduct.πŸ™Œ We will get back to you as soon as we can πŸ˜„. Feel free to join our Slack Community.πŸ’– We have different channels for active discussions.✨ Hope you have a great time there!πŸ˜„

sakkshm26 commented 2 years ago

@goliakshay357 can you please review this PR?

goliakshay357 commented 2 years ago

Hello @sakkshm26, Please check the review comment. As mentioned, You cannot delete the global component.

One way to solve this problem is by manually injecting the component in the required templates instead of just adding it in the app-component [which is the main component].

Let me know if you need any help. Thanks :)

sakkshm26 commented 2 years ago

@goliakshay357 Is scroll-to-top the required template?