1 Open Issue Need Help Last updated: Jul 15, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Fix a user modal visual bug. The box-shadow is missing when the modal is initially opened, and in dark mode, the border color of the modal elements blends in with the background color, making them invisible. The solution involves adjusting CSS styles for the box-shadow and border colors to ensure proper visibility in both light and dark modes.

Complexity: 2/5
good first issue :star: P2 front-end D1 (🤠 easy)