ohcnetwork / leaderboard

Leaderboard collects data from GitHub and Slack to show off the work of our open source contributors
https://contributors.ohc.network/
MIT License
18 stars 74 forks source link

Inconsistent Icon in Discussion Section #483

Closed Indrajeety993648 closed 3 months ago

Indrajeety993648 commented 3 months ago

URL:

http://localhost:3000/discussions

Browser Name:

Brave

Browser Version:

Version 1.66.113 Chromium: 125.0.6422.76 (Official Build) (64-bit)

Operating System:

Linux

How to reproduce the issue:

Inconsistent Icon in Discussion Section

Description

The GitHub icons in the repository are consistent across all sections except for the discussion section, which has a different icon. This inconsistency should be addressed to ensure uniformity across the platform.

Steps to Reproduce

  1. Navigate to the repository.
  2. Observe the GitHub icons in different sections such as "Projects", "LeaderBoard", "feed", etc.
  3. Go to the "Discussions" section.
  4. Notice the different icon used in the "Discussions" section.

Expected Behavior

The icon in the "Discussions" section should be consistent with the icons used in other sections of the repository.

Screenshots

Incorrect Icon in Discussions Section

Screenshot from 2024-08-08 11-27-30

Correct Icons in Other Sections

Screenshot from 2024-08-08 11-27-38

Additional Context

Consistency in UI elements helps in maintaining a professional look and improves user experience.

Proposed Solution

Update the icon in the "Discussions" section to match the icons used in other sections of the repository.

Indrajeety993648 commented 3 months ago

@rithviknishad please Assign this issue to me .

rithviknishad commented 3 months ago

@Indrajeety993648 this is the expected icon as it matches the button's style. This is the same icon that's used in projects section and good first issues sections too. So it is not inconsistent.

Feel free to re-open the issue if there are any other related issue.