wrappid / core

This is a Wrappid package repository that contains core functionalities of Wrappid Framework that enables users to use Wrappid's core features and components.
MIT License
10 stars 4 forks source link

bugfix: theme selector #86

Open techoneel opened 5 months ago

techoneel commented 5 months ago

Issue Description

The ThemeSelector component is currently overlapping the dropdown, causing visual issues for users. This needs to be fixed to ensure proper rendering and usability.

Steps to Reproduce

  1. Navigate to the page with the ThemeSelector component.
  2. Observe that the ThemeSelector overlaps the dropdown.

Expected Behavior

The ThemeSelector should not overlap the dropdown, and both components should be displayed correctly.

techoneel commented 5 months ago

closing since it's working

Edithmark42 commented 4 months ago

Reopening this issue as the ThemeSelector component is overlapping with button text.