bluewave-labs / bluewave-onboarding

https://bluewavelabs.ca
GNU Affero General Public License v3.0
22 stars 3 forks source link

Implement DropdownList component #93

Open uparkalau opened 2 months ago

uparkalau commented 2 months ago

Description:

The task involves creating a dropdown list component see the attached screenshot. The dropdown menu should allow users to select an action from the list.

The example actions should include 'No action', 'Open a URL', and 'Open a URL in a new tab', it can be any amount of ,make it reusable. The components should be integrated with Material UI.

A component for the dropdown list. Use Material UI's Select and MenuItem components for this.

Tasks:

Figma example https://www.figma.com/design/MLPbP1HM2L9ON6f88pHTee/User-onboarding?node-id=0-1&t=p8i05HjYo4ihqe9j-0 image

erenfn commented 1 month ago

You should apply the figma styles, it is not finished yet