Param302 / SocialRepo

Social Repo - Your Social Handles Repository in a chrome extension.
Apache License 2.0
37 stars 35 forks source link

[FEATURE] Implement a Scrollbar for Info & Edit Panel of SocialRepo #22

Closed Param302 closed 2 months ago

Param302 commented 2 months ago

Implement a Scrollbar for Info & Edit Panel of SocialRepo

Overview

Implement a modern design scrollbar for Info & Edit Panel of SocialRepo using HTML/CSS only.

Details:

  1. Scrollbar Track: ::-webkit-scrollbar: The main scrollbar container in WebKit-based browsers like Chrome. ::-webkit-scrollbar-track: Represents the track (background) of the scrollbar.

  2. Scrollbar Thumb (or Handle): ::-webkit-scrollbar-thumb: Represents the draggable thumb of the scrollbar.

  3. Scrollbar Buttons (Arrows): ::-webkit-scrollbar-button: Represents the buttons (arrows) at the ends of the scrollbar.

  4. Scrollbar Corner: ::-webkit-scrollbar-corner: Represents the corner where vertical and horizontal scrollbars meet.

Requirements

Additional

P.S: This is just the designing part, no need to add any functionality as of now.

If you have any suggestion or idea, you're welcome to share.

Let's design the SocialRepo's Scrollbar 🙌

ronakptl996 commented 2 months ago

Hey @Param302, Please assign me this task

aayushwrld commented 2 months ago

Hey! @Param302, Can you assign me the task so I can start working on this?

Param302 commented 2 months ago

Hey! @Param302, Can you assign me the task so I can start working on this?

Yes @aayushwrld ,

You can work on it, I am assigning you this issue. If you need any help, feel free to reply.

Happy Contributing!