Skip to content

🟢 Enhancement: Improve Sign-Up Response UX #12

Description

@Himu336

Description:

Currently, after a user sign up, all responses (success or error messages) are displayed using alert() windows. This interrupts the flow and does not look very professional.

Proposed Solution:

  • Replace alert() popups with modern, non-blocking UI notifications (toast messages, inline banners, or modal confirmations).
  • Ensure that the message styling is consistent with the platform’s UI theme.
  • Differentiate visually between success (✅) and error/warning (⚠️) messages.

💡 Good First Issue: Great for contributors who enjoy frontend work, styling, and working with dynamic data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions