Real-Dev-Squad / website-dashboard

Dashboard site for RDS
https://dashboard.realdevsquad.com/
MIT License
17 stars 129 forks source link

Convert Tabs to Dropdown on Discord Users Page #829

Open Achintya-Chatterjee opened 1 day ago

Achintya-Chatterjee commented 1 day ago

Issue Description

The Discord Users page currently features two tabs: In Discord and Linked Accounts. These tabs need to be converted into a dropdown, following the design system guidelines provided for RDS. The dropdown will have two options: In Discord and Linked Accounts, and the functionality will remain the same.

Expected Behavior

The tabs will be converted into a single dropdown menu with two options:

This dropdown should match the design guidelines from our design system and maintain the same functionality as the existing tabs.

Current Behavior

Currently, the page features two side-by-side tabs for switching between In Discord and Linked Accounts.

Screenshots

Screenshot 2024-09-17 at 23 51 55

Reproducibility

Steps to Reproduce

  1. [Open the Discord Users page. ](https://dashboard.realdevsquad.com/users/discord/)
  2. Observe the two tabs on the left side for In Discord and Linked Accounts.

Severity/Priority

Additional Information

Checklist

DepayanMondal commented 1 day ago

interested